Open rlaxodbs0 opened 1 week ago
Same issue here. Any update?
Recently, the concurrent issue of sarama asyncproducer was fixed in the v1.4.3 version. I hope you test this version. https://github.com/pinpoint-apm/pinpoint-go-agent/releases/tag/v1.4.3
And, the v1.4.2 version has a memory leak issue. I recommend you upgrade to the latest version of v1.4.4 version. https://github.com/pinpoint-apm/pinpoint-go-agent/releases/tag/v1.4.4
version: pinpoint v1.4.2, plugin/sarama v1.4.1
I use asyncProducer tracing of the sarama plugin. When large messages produce, panic occurs intermittently.
Has this case ever been mentioned? I wonder others have experienced this too