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 "Owen O'Malley (Jira)" <ji...@apache.org> on 2022/11/15 23:21:00 UTC

[jira] [Created] (HDFS-16844) [RBF] The routers should be resiliant against exceptions from StateStore

Owen O'Malley created HDFS-16844:
------------------------------------

             Summary: [RBF] The routers should be resiliant against exceptions from StateStore
                 Key: HDFS-16844
                 URL: https://issues.apache.org/jira/browse/HDFS-16844
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: rbf
    Affects Versions: 3.3.4
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


Currently, a single exception from the StateStore will cripple a router by clearing the caches before the replacement is loaded. Since the routers have the information in an in-memory cache, it is better to keep running. There is still the timeout that will push the router into safe-mode if it can't load the state store over a longer period of time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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