youzan / nsqJavaSDK

nsq client for java
37 stars 22 forks source link

fix inappropriate log level in NSQSimpleClient #32

Closed DoraALin closed 6 years ago

DoraALin commented 6 years ago

When feed back to heartbeat response fails, warnning log is enough since a reconnect will be performed once heartbeat expired.

DoraALin commented 6 years ago

fixed in 2.4.1.8-RELEASE