morningman commented on pull request #6203:
URL: https://github.com/apache/incubator-doris/pull/6203#issuecomment-960607373


   > > > Is there a way to check a BE's tags? @morningman
   > > 
   > > 
   > > `show backends`
   > 
   > Oh I see. Another small question, if `user1` is restricted to only use 
nodes in the `group_a` resource group for data query, what's the behavior when 
he create table without setting `replication_allocation`, is there any replica 
stored in BEs whose tag is not `group_a`?
   
   Yes. It will. Currently, the user property `'resource_tags.location` will 
only be checked when querying.
   So when creating table, replica will be allocated on BE which user specified.


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