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 "prat0318 (via GitHub)" <gi...@apache.org> on 2023/05/17 04:51:20 UTC

[GitHub] [hadoop] prat0318 commented on pull request #5633: HDFS-17005: Update NameJournalStatus with new JN IP address on JN host change

prat0318 commented on PR #5633:
URL: https://github.com/apache/hadoop/pull/5633#issuecomment-1550728964

   thanks for looking @Jing9 
   
   > When the JN host gets swapped, the remote ConnectionId in the RPC client is unchanged, but its remote server InetSocketAddress gets updated
   From what i have digged in, the change in IP Address only happens in IPCClient while QJM client writes to the JN nodes. (There happens a connectionException and a refresh happens there) but it is not reflected into the JournalManager object.


-- 
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: common-issues-unsubscribe@hadoop.apache.org

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