You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/23 18:51:36 UTC

[GitHub] jackjlli opened a new pull request #3734: Make delete table API async

jackjlli opened a new pull request #3734: Make delete table API async
URL: https://github.com/apache/incubator-pinot/pull/3734
 
 
   Currently the method deleteTable is a synchronized API. And there's no log to measure how long it takes to complete. This PR makes delete table API async so that the response can be returned fast. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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