You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/05/24 18:27:00 UTC

[jira] [Created] (RATIS-569) StatusRuntimeException on the datanode because clients do not shutdown the observer cleanly.

Mukul Kumar Singh created RATIS-569:
---------------------------------------

             Summary: StatusRuntimeException on the datanode because clients do not shutdown the observer cleanly.
                 Key: RATIS-569
                 URL: https://issues.apache.org/jira/browse/RATIS-569
             Project: Ratis
          Issue Type: Bug
          Components: server
    Affects Versions: 0.3.0
            Reporter: Mukul Kumar Singh


Running TestDataValidate in Ozone leads to StatusRuntimeException on the datanode frequently.
This causes an unclean shutdown on the stream on the datanode.

In GrpcClientProtocolClient, shutdownNow should be followed by a awaitTermination to wait for a clean shutdown.



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