youzan / nsqJavaSDK

nsq client for java
37 stars 22 forks source link

invalidate partition info, when E_EXT_NOT_SUPPORT received. #9

Closed DoraALin closed 6 years ago

DoraALin commented 6 years ago

due to implementation in nsq server, connection wil NOT be closed, when E_EXT_NOT_SUPPORT raised, there is no need to close connection.