You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/10/13 22:30:37 UTC

[GitHub] [drill] paul-rogers opened a new pull request #1872: DRILL-7402: Suppress batch dumps for expected failures in tests

paul-rogers opened a new 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:
users@infra.apache.org


With regards,
Apache Git Services