Shoothzj opened a new pull request, #2788:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2788

   Marking fields as `final` is always good for reader and compiler
   1. the reader knows these fields value will never change.
   2. The compiler can do more optimize based on final keyword.


-- 
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]

Reply via email to