You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2017/03/16 02:55:42 UTC

[jira] [Created] (NIFI-3609) ConnectWebSocket should be able to reconnect automatically

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)