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/29 06:05:26 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #2720: [Enhancement] Method checks the size of a collection against zero rather than using isEmpty() [RequestParam]

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

   ### 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/209910118-4224443e-fcf2-4290-b14f-7ee102e5eb26.png)
   located at:
   eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/http/model/RequestParam.java line 77
   
   
   ### Describe the solution you'd like
   
   For better code clarity, it is better to just use col.isEmpty().
   
   
   
   ### 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 commented on issue #2720: [Enhancement] Method checks the size of a collection against zero rather than using isEmpty() [RequestParam]

Posted by GitBox <gi...@apache.org>.
Alonexc commented on issue #2720:
URL: https://github.com/apache/incubator-eventmesh/issues/2720#issuecomment-1367668914

   > I would like to work on this issue. Please assign it to me.
   
   Welcome, you can submit a pr first and it will be assigned to you later.


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


[GitHub] [incubator-eventmesh] tarunsamanta2k20 commented on issue #2720: [Enhancement] Method checks the size of a collection against zero rather than using isEmpty() [RequestParam]

Posted by GitBox <gi...@apache.org>.
tarunsamanta2k20 commented on issue #2720:
URL: https://github.com/apache/incubator-eventmesh/issues/2720#issuecomment-1367334794

   I would like to work on this issue. Please assign it to me. 


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


[GitHub] [incubator-eventmesh] Alonexc closed issue #2720: [Enhancement] Method checks the size of a collection against zero rather than using isEmpty() [RequestParam]

Posted by GitBox <gi...@apache.org>.
Alonexc closed issue #2720: [Enhancement] Method checks the size of a collection against zero rather than using isEmpty() [RequestParam]
URL: https://github.com/apache/incubator-eventmesh/issues/2720


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