You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/12/09 06:26:31 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #2521: [Enhancement] Manual array to collection copy

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

   ### 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/206637780-28ff0925-cfe2-4d96-921b-3f749b4d99f7.png)
   located at:
   eventmesh-common/src/main/java/org/apache/eventmesh/common/utils/IPUtils.java line 61
   analysis and explanation:
   Iteration can be replaced with bulk 'Collection.addAll' call
   
   
   ### Describe the solution you'd like
   
   reference:
   ![image](https://user-images.githubusercontent.com/91315508/206637825-923ba01c-8667-4446-874b-f94fc56be63a.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: dev-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] Alonexc closed issue #2521: [Enhancement] Manual array to collection copy

Posted by GitBox <gi...@apache.org>.
Alonexc closed issue #2521: [Enhancement] Manual array to collection copy
URL: https://github.com/apache/incubator-eventmesh/issues/2521


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org