Koji Kawamura created NIFI-3609:
-----------------------------------

             Summary: ConnectWebSocket should be able to reconnect automatically
                 Key: NIFI-3609
                 URL: https://issues.apache.org/jira/browse/NIFI-3609
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.1.0
            Reporter: Koji Kawamura
            Assignee: Koji Kawamura


WebSocket connection can be extended by trigger PutWebSocket periodically 
(typically with empty message), but it doesn't help when server goes down.

Currently if a server restarted, ConnectWebSocket has to be restarted manually 
to establish new connection.

Ideally, this situation should be recovered automatically. If existing session 
ids can be reused, it'd be even better as it recovers transparently.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to