suddendust commented on PR #13951:
URL: https://github.com/apache/pinot/pull/13951#issuecomment-2660726469

   @Jackie-Jiang Made the changes. Summarising the existing and new behaviour 
here:
   
   **Existing Behaviour**
   New Table
     **OFFLINE**: Invalid replication goes through
     **REALTIME**: Invalid replication does not go through
   
   Update Table
     **OFFLINE**: Invalid replication goes through
     **REALTIME**: Invalid replication goes through
   
   **New Behaviour**
   New Table
     **OFFLINE**: Invalid replication does not go through.
     **REALTIME**: Invalid replication does not go through.
   
   Update Table
     **OFFLINE**: Invalid replication does not go through.
     **REALTIME**: Invalid replication does not go through.
   
   Setting `reassignInstances` to `true` also catch invalid settings for 
replica-grouper based assignments.
   


-- 
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: commits-unsubscr...@pinot.apache.org

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


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

Reply via email to