You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chen Liang (JIRA)" <ji...@apache.org> on 2017/08/04 23:07:00 UTC

[jira] [Created] (HDFS-12265) Ozone : better handling of operation fail due to chill mode

Chen Liang created HDFS-12265:
---------------------------------

             Summary: Ozone : better handling of operation fail due to chill mode
                 Key: HDFS-12265
                 URL: https://issues.apache.org/jira/browse/HDFS-12265
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
            Reporter: Chen Liang
            Priority: Minor


Currently if someone tries to create a container while SCM is in chill mode, there will be exception of INTERNAL_ERROR, which is not very informative and can be confusing for debugging.

We should make it easier to identify problems caused by chill mode. For example, we may detect if SCM is in chill mode and report back to client in some way, such that the client can backup and try again later.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org