Felix N created HDFS-17919:
------------------------------

             Summary: Clean up StandbyCheckpointer code
                 Key: HDFS-17919
                 URL: https://issues.apache.org/jira/browse/HDFS-17919
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: hdfs
            Reporter: Felix N
            Assignee: Felix N


The majority of code in this file still refers to the target of checkpointing 
as a single active namenode when it's no longer limited to that since 
HDFS-12979.

So the main aim of this patch is to change `activeNNAddresses` to something 
that more closely reflects its true purpose. And some extra trivial refactoring 
+ typo/grammatical fixes.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to