You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/03/04 22:49:00 UTC

[jira] [Created] (RATIS-493) PeerProxyMap should throw AlreadyClosedException for CLOSING and CLOSED states

Tsz Wo Nicholas Sze created RATIS-493:
-----------------------------------------

             Summary: PeerProxyMap should throw AlreadyClosedException for CLOSING and CLOSED states
                 Key: RATIS-493
                 URL: https://issues.apache.org/jira/browse/RATIS-493
             Project: Ratis
          Issue Type: Bug
          Components: util
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


In PeerProxyMap, when a peer is in CLOSING or CLOSED states, it throws IOException.  It should throw AlreadyClosedException so that the client will try reconnecting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)