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/09/15 07:55:00 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #1274: [Enhancement] Use the try-with-recourse management resources

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

   ### 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
   
   <img width="466" alt="image" src="https://user-images.githubusercontent.com/91315508/190345641-09d39d15-6082-433f-b9e5-76c9102b41db.png">
   <img width="311" alt="image" src="https://user-images.githubusercontent.com/91315508/190345737-00ae56d5-3893-464c-a8a7-df713858d29e.png">
   Located at:eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/handler
   
   
   ### Describe the solution you'd like
   
   Some of these classes in the picture use try-with-fianly, which can be modified to try-with-recourse, so that you can manage resources wisely and don't have to write extra code.
   
   > Note: This `issue` is only for contributors who have not contributed to eventmesh and want to contribute to eventmesh, and can only be claimed once per contributor!
   
   ### 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 #1274: [Enhancement] Use the try-with-recourse management resources

Posted by GitBox <gi...@apache.org>.
Alonexc closed issue #1274: [Enhancement] Use the try-with-recourse management resources
URL: https://github.com/apache/incubator-eventmesh/issues/1274


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