You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "suneet-s (via GitHub)" <gi...@apache.org> on 2023/02/08 22:27:36 UTC

[GitHub] [druid] suneet-s opened a new pull request, #13776: Better logs for query errors

suneet-s opened a new pull request, #13776:
URL: https://github.com/apache/druid/pull/13776

   ### Description
   
   Update QueryException#toString to include more information about the exception that occurred like error code, class, etc.
   
   <hr>
   
   This PR has:
   
   - [ ] been self-reviewed.
   - [ ] added documentation for new or modified features or behaviors.
   - [x] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for [code coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md) is met.
   - [ ] added integration tests.
   - [ ] been tested in a test Druid cluster.
   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [druid] suneet-s merged pull request #13776: Better logs for query errors

Posted by "suneet-s (via GitHub)" <gi...@apache.org>.
suneet-s merged PR #13776:
URL: https://github.com/apache/druid/pull/13776


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [druid] suneet-s commented on pull request #13776: Better logs for query errors

Posted by "suneet-s (via GitHub)" <gi...@apache.org>.
suneet-s commented on PR #13776:
URL: https://github.com/apache/druid/pull/13776#issuecomment-1430546667

   IT test failure has nothing to do with this change. It looks like one of the containers crashed.
   
   ```
   Error:  Failures: 
   Error:    ITTLSTest.testTLSNodeAccessWithIntermediate:134->makeRequest:485->makeRequest:534 Runtime
   ```


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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