arouraus opened a new issue, #1880:
URL: https://github.com/apache/incubator-eventmesh/issues/1880

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Enhancement Request
   
   
   
![field_is_not_final](https://user-images.githubusercontent.com/32834623/197913141-86cfe694-cfc4-4dbe-90ad-b4a35d4e197c.png)
   
   located at:
   
org/apache/eventmesh/tcp/demo/pub/eventmeshmessage/AsyncPublishBroadcast.java  
line37
   
   Declared a static object but no final, as it is not varied, so it can be 
declared with final.
   
   ### Describe the solution you'd like
   
   Add final modifier to the variable.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


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


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

Reply via email to