superScala opened a new pull request #2969: URL: https://github.com/apache/incubator-dolphinscheduler/pull/2969
## What is the purpose of the pull request We should always add break & default logic to SWITCH , if one method using switch doesn't need to use break & default actually , the logic will be so hard to understand !!! ## Brief change log add break & default logic for NettyDecoder.decode ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
