[
https://issues.apache.org/jira/browse/KARAF-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964863#comment-14964863
]
Jean-Baptiste Onofré commented on KARAF-4067:
---------------------------------------------
Actually, it's not really related to Decanter: I have the same behavior with
jconsole. As soon as you get the Instance attribute, a ssh connection is
established. I think it's to check the current status of the instances
(started, stopped, etc) in the tabular data.
> Decanter collector creates a ssh connection at each call
> --------------------------------------------------------
>
> Key: KARAF-4067
> URL: https://issues.apache.org/jira/browse/KARAF-4067
> Project: Karaf
> Issue Type: Bug
> Components: decanter
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
>
> A decanter collector (probably the JMX one) seems to create a SSH connection
> at each poll. We can see this in the log:
> {code}
> 2015-10-15 10:23:40,465 | INFO | 0]-nio2-thread-1 | ServerSession
> | 48 - org.apache.sshd.core - 0.14.0 | Server session created from
> /127.0.0.1:33235
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)