You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/12 23:54:08 UTC

[GitHub] [incubator-druid] justinborromeo opened a new pull request #7248: Added better QueryInterruptedException error message for UnsupportedOperationException

justinborromeo opened a new pull request #7248: Added better QueryInterruptedException error message for UnsupportedOperationException
URL: https://github.com/apache/incubator-druid/pull/7248
 
 
   When a UOE is thrown from query code, the resulting QueryInterruptedException has an error code of "Unknown exception".  I believe it's more user-friendly and semantically better to have an error code of "Unsupported operation" since we know exactly what's causing the exception.

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


With regards,
Apache Git Services

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