[
https://issues.apache.org/jira/browse/CAMEL-10512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15998304#comment-15998304
]
ASF GitHub Bot commented on CAMEL-10512:
----------------------------------------
GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/1674
CAMEL-10512-add managedOperations for connection status check for bot…
…h consumer&producer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-10512
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1674.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1674
----
commit f1df45fdf05bd77842ef1cd23b92229d7257edf2
Author: onders86 <[email protected]>
Date: 2017-05-05T13:09:55Z
CAMEL-10512-add managedOperations for connection status check for both
consumer&producer
----
> camel-mllp - Add JMX attributes for connections & connection status
> -------------------------------------------------------------------
>
> Key: CAMEL-10512
> URL: https://issues.apache.org/jira/browse/CAMEL-10512
> Project: Camel
> Issue Type: Improvement
> Components: camel-mllp
> Reporter: Quinn Stevenson
> Assignee: onder sezgin
> Priority: Minor
>
> I've received this enhancement request from a few customers using this
> component.
> They would like to have the TCP connection information for both the consumer
> and producer exposed as JMX attributes so they can see the physical state of
> the connection, and not just if the component is up or down.
> They would also like a JMX operation to close/reset a connection.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)