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)