fusesource/mqtt-client

new mqtt client invokes old callbacks

patricklx opened this issue · 1 comments

Steps:

  1. create a mqtt client 1 with callbacks
  2. connect
  3. disconnect
  4. create new client 2
  5. connect -> success called on old callback handler of first client

Sorry, Was another issue...