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/02/02 18:11:55 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #8103: add segment zk metadata check before creating a table

Jackie-Jiang commented on pull request #8103:
URL: https://github.com/apache/pinot/pull/8103#issuecomment-1028217082


   I think there is an easier way to make sure everything is cleaned up:
   - In `deleteOfflineTable()` and `deleteRealtimeTable()`, move the step of removing table config as the last step
   - When creating a new table, simply checking table config existence should be enough


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