whbing commented on PR #5288:
URL: https://github.com/apache/ozone/pull/5288#issuecomment-1922783916

   > > ...  I did a simple test by running ...
   > 
   > @whbing, do you mean that you had applied this change and then ran the 
test?
   > 
   > > But I attempt to access it via 'serverId' using `ofs://serverId/xxx`, ...
   > 
   > I guess the serverId was translated to the pipeline somewhere at the 
client side. Then, the client use the pipeline contacting the leader.
   
   I applied the pr and test in my cluster. 
   I'm sorry that the above description is not accurate. It is not hit `leader` 
every time, but the first one in the `ozone-om.nodes.xxx`.  For example, `om2` 
will always be selected to read if configured
   ` <name>ozone.om.nodes.myozone</name><value>om2,om0,om1</value> `


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