[
https://issues.apache.org/jira/browse/CAMEL-11011?focusedWorklogId=305473&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305473
]
ASF GitHub Bot logged work on CAMEL-11011:
------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/19 09:05
Start Date: 03/Sep/19 09:05
Worklog Time Spent: 10m
Work Description: zregvart commented on pull request #3135: CAMEL-11011:
Make all Services AutoCloseable
URL: https://github.com/apache/camel/pull/3135
Based on previous discussion[1][2] I would like to suggest that we take the
opportunity to make Services AutoCloseable in 3.x.
[1]
https://mail-archives.apache.org/mod_mbox/camel-dev/201703.mbox/%3CCABD_Zr-V6QVXAMr3xYi0ZfKpSx9YpsZb9iEW4FpCjR6L6SQO7w%40mail.gmail.com%3E
(follow the thread)
[2] https://github.com/apache/camel/pull/1537
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 305473)
Remaining Estimate: 0h
Time Spent: 10m
> Make all Services Closeable
> ---------------------------
>
> Key: CAMEL-11011
> URL: https://issues.apache.org/jira/browse/CAMEL-11011
> Project: Camel
> Issue Type: Improvement
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Priority: Minor
> Fix For: Future
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If the {{org.apache.camel.Service}} implemented {{java.io.Closeable}} users
> would benefit from being able to use any {{Service}} (such as
> {{ProducerTemplate}}) in {{try-with-resources}} expressions.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)