You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/21 07:01:18 UTC

[GitHub] [hadoop] Deegue opened a new pull request #2161: HADOOP-17142. Fix outdated properties of journal node when perform rollback

Deegue opened a new pull request #2161:
URL: https://github.com/apache/hadoop/pull/2161


   When rollback HDFS cluster, properties in JNStorage won't be refreshed after the storage dir changed. It leads to exceptions when starting NameNode.
   
   We add refresh method which will refresh properties of JournalNode after rollback has changed the previous dir to current.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [hadoop] Deegue closed pull request #2161: HADOOP-17142. Fix outdated properties of journal node when perform rollback

Posted by GitBox <gi...@apache.org>.
Deegue closed pull request #2161:
URL: https://github.com/apache/hadoop/pull/2161


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [hadoop] Deegue commented on pull request #2161: HADOOP-17142. Fix outdated properties of journal node when perform rollback

Posted by GitBox <gi...@apache.org>.
Deegue commented on pull request #2161:
URL: https://github.com/apache/hadoop/pull/2161#issuecomment-661676839


   Sorry, move it to HDFS, close it.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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