You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/01/31 18:52:18 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #8091: table creation shouldn't be allowed if table delete is happening async in background

Jackie-Jiang commented on issue #8091:
URL: https://github.com/apache/pinot/issues/8091#issuecomment-1026099184


   When creating the table, we should check all the related entries for the table is already removed. Per the sequence of entry deletion, we should check table config, instance partitions, segment lineage, task related metadata.
   EV should not matter because Helix is able to handle it properly when the new IS is created


-- 
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-unsubscribe@pinot.apache.org

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



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