jtao15 commented on issue #10603:
URL: https://github.com/apache/pinot/issues/10603#issuecomment-1507300674

   I think we can either:
   1. Make it blocking, but client side needs to wait if externalview is slow 
to converge.
   2. As @KKcorps mentioned, create a background job and return the job id to 
the client. Maybe we need to add a new table deletion api since it's not 
backward compatible and deprecate the existing one? And add another api to 
check the job status.


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