chaoyli commented on pull request #3883:
URL: https://github.com/apache/incubator-doris/pull/3883#issuecomment-644692753


   > > > > I thinks the variable forward_to_master is useless, even make 
application complicated. User deploy the Doris will one Master and two 
Follower. The master will change when new vote. And the user don't know whether 
to set the variable or not. He must remember every show statement 
implementation difference.
   > > > 
   > > > 
   > > > It indeed complicated. But I can't figure out how to make it simple 
for user to see both master and non-master FE's meta info.
   > > 
   > > 
   > > So I only make show proc get the forward variable to make a comprise.
   > 
   > How to do with this?
   > `show proc "/dbs/10003/10017/partitions/10016/10018";`
   
   This is a question. If we make the behavior consistent with master to make 
balance statistics exists in follower like table metadata.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to