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/04/12 00:18:40 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #8509: Fix table creation bug for invalid realtime consumer props

Jackie-Jiang commented on PR #8509:
URL: https://github.com/apache/pinot/pull/8509#issuecomment-1095725223

   I think this behavior is intentional to avoid creating a table on a recently deleted table that doesn't have all entries cleaned up. We remove the table config as the last step when deleting a table, and check the table config existence when adding a table to ensure the states are clean before creating the table.
   cc @walterddr who added the fix in #8103 


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