[
https://issues.apache.org/jira/browse/DRILL-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950487#comment-16950487
]
ASF GitHub Bot commented on DRILL-7402:
---------------------------------------
paul-rogers commented on pull request #1872: DRILL-7402: Suppress batch dumps
for expected failures in tests
URL: https://github.com/apache/drill/pull/1872
Drill provides a way to dump the last few batches when an error
occurs. However, in tests, we often deliberately cause something
to fail. In this case, the batch dump is unnecessary.
This enhancement adds a config property, disabled in tests, that
controls the dump activity. The option is enabled in the one test
that needs it enabled.
----------------------------------------------------------------
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]
> Suppress batch dumps for expected failures in tests
> ---------------------------------------------------
>
> Key: DRILL-7402
> URL: https://issues.apache.org/jira/browse/DRILL-7402
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Paul Rogers
> Assignee: Paul Rogers
> Priority: Minor
>
> Drill provides a way to dump the last few batches when an error occurs.
> However, in tests, we often deliberately cause something to fail. In this
> case, the batch dump is unnecessary.
> This enhancement adds a config property, disabled in tests, that controls the
> dump activity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)