node-red/node-red-nodes

node-red-node-stomp state does not go connected after successful reconnect

OlivierVerhaegen opened this issue · 0 comments

Which node are you reporting an issue on?

node-red-node-stomp v0.0.12

What are the steps to reproduce?

  1. Use the node to connect to a broker (ex. ActiveMQ)
  2. Bring the broker down
  3. See the state of the stomp node changing from "connected" to "reconnecting"
  4. Bring the broker back online

What happens?

State doesn't change from "reconnecting" back to "connected" even though messages are being received.

What do you expect to happen?

State to change back to "connected"

Please tell us about your environment:

  • Node-RED version: 1.0.4
  • node.js version: -
  • npm version: -
  • Platform/OS: Linux
  • Browser: Google Chrome