You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2019/08/13 19:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/RATIS-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Wagle updated RATIS-569:
----------------------------------
    Attachment: RATIS-569.01.patch

> 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
>            Assignee: Siddharth Wagle
>            Priority: Blocker
>              Labels: ozone
>         Attachments: RATIS-569.01.patch
>
>
> 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.14#76016)