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 2021/05/20 17:58:30 UTC

[GitHub] [incubator-pinot] mayankshriv opened a new issue #6952: Non-intuitive response from query execution when broker for table not found

mayankshriv opened a new issue #6952:
URL: https://github.com/apache/incubator-pinot/issues/6952


   When a broker for a table in the query is not found, the error returned to the user is cryptic and non-intuitive;
   
   ```
   {'errorCode': 410, 'message': 'BrokerResourceMissingError'}
   ```
   It would be good to make this a more user friendly, so users get an idea of the root cause and can take action to fix it.


-- 
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:
users@infra.apache.org



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


[GitHub] [incubator-pinot] mayankshriv closed issue #6952: Non-intuitive response from query execution when broker for table not found

Posted by GitBox <gi...@apache.org>.
mayankshriv closed issue #6952:
URL: https://github.com/apache/incubator-pinot/issues/6952


   


-- 
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:
users@infra.apache.org



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


[GitHub] [incubator-pinot] mayankshriv commented on issue #6952: Non-intuitive response from query execution when broker for table not found

Posted by GitBox <gi...@apache.org>.
mayankshriv commented on issue #6952:
URL: https://github.com/apache/incubator-pinot/issues/6952#issuecomment-845443675


   This was already addressed in https://github.com/apache/incubator-pinot/pull/6765.


-- 
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:
users@infra.apache.org



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