oxsean commented on code in PR #13607: URL: https://github.com/apache/dubbo/pull/13607#discussion_r1442451327
########## dubbo-plugin/dubbo-reactive/src/test/java/org/apache/dubbo/reactive/CreateObserverAdapter.java: ########## @@ -1,63 +0,0 @@ -/* Review Comment: When analyzing the code, it was found that `org.apache.dubbo.rpc.protocol.tri.transport.TripleHttp2FrameServerHandler` is no longer in use, so I cleaned up the related classes to facilitate code reference analysis. The test class `org.apache.dubbo.reactive.CreateObserverAdapter` referred to the unnecessary ServerCallToObserverAdapter. When it's time for the final merge, I will split the cleanup work into a separate PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
