J-HowHuang commented on PR #19254:
URL: https://github.com/apache/pinot/pull/19254#issuecomment-5332301100

   @guruguha Hi thanks for bringing up the issue, but I have some questions on 
what we're trying to fix in the PR:
   
   > POST /tables can also re-create a table while an in-flight deletion is 
still tearing its metadata down — the new table then loses metadata to the 
older delete.
   
   What's the symptom here? Is it that table config exists but some metadata 
got removed? If we always remove the table config last, how could this happen?
   
   If the symptom is just that there are some metadata / artifacts leftover in 
ZK, what's the issue with this? Can't we do another delete operation to clean 
it up?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to