The JChannel CloserThread thread should not get started when AUTO_RECONNECT is false. However, the closer is always started and closes and reopens the channel. Reconnect then checks the value of AUTO_RECONNECT, but we should check before creating the CloserThread.