Hyunsik Kang

Results 4 issues of 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...

bug
module:plugin

-- 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...

enhancement

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,...

enhancement

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....

dependencies