sokui commented on PR #3186:
URL: https://github.com/apache/ozone/pull/3186#issuecomment-1141696819

   Interesting. I see even I config the datanode to use hostname as ratis 
address, the log shows it still uses the IP address: 
   ```
   2022-05-30 23:24:05 INFO  RaftServer$Division:393 - 
33947e52-9676-4f8d-8bf1-124e62d027c7@group-2C9AC5083A69: set configuration 0: 
[33947e52-9676-4f8d-8bf1-124e62d027c7|rpc:10.42.0.33:9856|admin:10.42.0.33:9857|client:10.42.0.33:9858|dataStream:|priority:1],
 old=null
   ```
   
   Change two raft related logs level from debug to info to see what actually 
happens.


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