Kvicii opened a new pull request #3793: URL: https://github.com/apache/rocketmq/pull/3793
For this class, I see a lot of switch...case blocks, and it's not necessary.Code clutter caused by excessive nesting. So I merged all the code,but here is another problem,exceptions thrown in switch...case are not the same, so I think if further abstraction is needed. -- 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]
