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

   ### 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
   
   
![image](https://user-images.githubusercontent.com/91315508/209896526-6ca2b79f-6203-4338-b8c7-2bc77e066c01.png)
   located at:
   
eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/protocol/tcp/client/recommend/EventMeshRecommendImpl.java
 line 114,116,126,201,207
   
   
   ### Describe the solution you'd like
   
   1. Iteration call can be replaced with parametrized constructor call
   2. Collections.sort could be replaced with List.sort
   reference:
   
![image](https://user-images.githubusercontent.com/91315508/209896574-1101b438-75f9-417e-851e-1dfe69a75873.png)
   
   
   ### Are you willing to submit PR?
   
   - [ ] 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