duhenglucky commented on PR #4446:
URL: https://github.com/apache/rocketmq/pull/4446#issuecomment-1153669863

   > > 
   > 
   > @duhenglucky Both the two PRs don't break the compatibility. The 
discussion point is that should we introduce a new method like 
`registerHandler` or not.
   
   
   
   > > 
   > 
   > @duhenglucky Both the two PRs don't break the compatibility. The 
discussion point is that should we introduce a new method like 
`registerHandler` or not.
   
   Sorry for didn't notice that this pr moved the registerRPCHook method to the 
Abstract class, However, for most of the exposed APIs or Hooks, the cost of 
migration should be avoided as much as possible. I prefer to continue to evolve 
on RPCHook. RPCHook and Handler seem to be two concepts, AbstractRPCHook 
provides a solution, but the current implementation, especially in JDK 1.6 
doesn't seem to be friendly enough. In the long run, we will also upgrade JDK 
1.6 support to 1.8 or higher, but this depends on the outcome of community 
discussions 


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

Reply via email to