[ 
https://issues.apache.org/jira/browse/HDFS-17919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080222#comment-18080222
 ] 

ASF GitHub Bot commented on HDFS-17919:
---------------------------------------

kokonguyen191 opened a new pull request, #8493:
URL: https://github.com/apache/hadoop/pull/8493

   ### Description of PR
   
   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](https://issues.apache.org/jira/browse/HDFS-12979).
   
   So the main aim of this patch is to change `activeNNAddresses` to something 
that more closely reflects its actual purpose. And some extra trivial 
refactoring + typo/grammatical fixes.
   
   ### How was this patch tested?
   
   Only refactoring, no tests.




> 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
>            Priority: Minor
>
> 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