You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KafkaRequestHandler#handleTopicMetadataRequest is too long that it has over 300 lines. The code style is bad and it's hard to maintain. It's better to refactoring this method to advance the code readability.
KafkaRequestHandler#handleTopicMetadataRequestis too long that it has over 300 lines. The code style is bad and it's hard to maintain. It's better to refactoring this method to advance the code readability.