You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/03/24 10:13:00 UTC

[jira] [Created] (OMID-205) Remove ClosingState state from client FSM

Istvan Toth created OMID-205:
--------------------------------

             Summary: Remove ClosingState state from client FSM
                 Key: OMID-205
                 URL: https://issues.apache.org/jira/browse/OMID-205
             Project: Phoenix Omid
          Issue Type: Improvement
            Reporter: Istvan Toth


netty4 doesn't send a separate channel closed event, so when updating from netty3, 
we added a synthetic closed event to satisfy the FSM's requirement

We should remove the synthetic event, and simplify the FSM so that it's not needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)