]
RH Bugzilla Integration commented on LOGMGR-123:
------------------------------------------------
Petr Penicka <ppenicka(a)redhat.com> changed the Status of [bug
TCP reconnect will only attempt to reconnect once
-------------------------------------------------
Key: LOGMGR-123
URL:
https://issues.jboss.org/browse/LOGMGR-123
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
Assignee: James Perkins
Fix For: 1.5.5.Final, 2.0.2.Final, 2.1.0.Beta1
The same thread used in an attempt to start a reconnect. This means a reconnect will only
be attempted and reconnected once. If another disconnect happens starting the reconnect
fails as the same thread cannot be restarted.