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/10/15 06:58:56 UTC

[GitHub] [incubator-eventmesh] Shrikumar18 opened a new pull request, #1602: [ISSUE #1509] Makes use of try-with-resources to manage resources

Shrikumar18 opened a new pull request, #1602:
URL: https://github.com/apache/incubator-eventmesh/pull/1602

   Fixes #1509.
   
   ### Modifications
   
   *Uses try-with-resources to manage OutputStream instead of closing it manually in finally block*
   
   ### Documentation
   
   - Does this pull request introduce a new feature? no


-- 
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] Shrikumar18 closed pull request #1602: [ISSUE #1509] Makes use of try-with-resources to manage resources

Posted by GitBox <gi...@apache.org>.
Shrikumar18 closed pull request #1602: [ISSUE #1509] Makes use of try-with-resources to manage resources
URL: https://github.com/apache/incubator-eventmesh/pull/1602


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