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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to