> @wangnimaa would it be possible to describe a bit about the PR, I might be 
> wrong but did not found any description about the PR.

Within a switch block, each case terminates by break/return, etc., or annotates 
which case the program will continue to execute until; within a switch block, 
it must contain a default statement and put it at the end, even if it has no 
code.

[ Full content available at: 
https://github.com/apache/incubator-dubbo/pull/3016 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to