Siyao Meng created HDDS-13472:
---------------------------------
Summary: Shut down datanode when Error occurred
Key: HDDS-13472
URL: https://issues.apache.org/jira/browse/HDDS-13472
Project: Apache Ozone
Issue Type: Improvement
Reporter: Siyao Meng
Context: https://github.com/apache/ozone/pull/8820#discussion_r2216900606
bq. the problem with error is that the dn will not shutdown. We should be
shutting down the DN if an Error is thrown ideally. Right now error will simply
throw an ExcecutionException which will be anyways caught by the threadpool
thread. It is better if we catch it and handle it than the executorService
catching it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]