Hyunsik Kang
Hyunsik Kang
#### What version of pinpoint are you using? I'm using 2.3.3, but it seems to be the same for a later version. #### Describe the bug [polling interceptor code](https://github.com/pinpoint-apm/pinpoint/blob/77ca7601cf46725982db5404204c4dc908fe422b/plugins/kafka/src/main/java/com/navercorp/pinpoint/plugin/kafka/interceptor/NetworkClientPollInterceptor.java#L85) [changed...
-- english [BlockHound](https://github.com/reactor/BlockHound) is a library that can detect blocking that should not happen inside Reactor, Coroutine, and RxJava methods. We need to apply this library to all tests in...
JPA 3.0 is a specification created to avoid patent disputes with Java, and compared to 2.2, there is no difference except for package and name. Comparing the case of Hibernate,...
The following exception occurred during application running: When the grpc library was updated GeneratedMessageV3 has been deprecated. [link](https://github.com/protocolbuffers/protobuf/releases/tag/v26.0) [Java] The base class for generated messages will be GeneratedMessage, not GeneratedMessageV3....