rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

fix code style in namesrv module

Open PansonPanson opened this issue 3 years ago • 1 comments

I have read over the sourcecode of namesrv module,there are some code snippets need to be fixed.

image

  1. grammatical error image

  2. 中文语句不通顺,中、英文逗号混用 image

  3. redundant parameter image

  4. apache commons image

  5. for each image

  6. redundant code image

  7. try with resources image

  8. replace with append image

image

PansonPanson avatar Jul 19 '22 13:07 PansonPanson

LGFM

realJackSun avatar Jul 21 '22 08:07 realJackSun