snleee opened a new pull request #4061: Fix 500 issue with 'GET /tenants' API call URL: https://github.com/apache/incubator-pinot/pull/4061 When a server has a wrong formatted tag, current implemantation would return 500 error for GET /tenants call. In that case, we should not fail and return the list of valid tenants. For the wrong formatted tags, this pr adds the log so that one can look up the logs when cleaning up the tags.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
