Cyrill commented on PR #6050:
URL: https://github.com/apache/ignite-3/pull/6050#issuecomment-2980197807

   > What if, colocation is disabled on the server, however user did not 
specified table id? I assume we should through an exception in that case. Do we 
actually throw it?
   
   Yes we do. In that case the request on the client side will be treated as a 
zone request, and the zone request handler has a precondition that checks 
whether the colocation flag is set. 


-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to