You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/11/05 13:40:06 UTC

[GitHub] [hive] zabetak opened a new pull request #2766: HIVE-25676: Uncaught exception in QTestDatabaseHandler causes unrelated test failures

zabetak opened a new pull request #2766:
URL: https://github.com/apache/hive/pull/2766


   ### What changes were proposed in this pull request?
   1. Catch the exception and log the problem instead of propagating it. 
   2. Removing redundant isEmpty() check (Minor refactoring).
   
   ### Why are the changes needed?
   To allow subsequent cleanup actions to run and avoid unrelated failures in other tests.
   
   ### Does this PR introduce _any_ user-facing change?
   Improves developer experience by protecting against unrelated failures.
   
   ### How was this patch tested?
   Manually causing failures in `cleanupDockerContainer` and monitoring the impact in other tests.


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] zabetak closed pull request #2766: HIVE-25676: Uncaught exception in QTestDatabaseHandler causes unrelated test failures

Posted by GitBox <gi...@apache.org>.
zabetak closed pull request #2766:
URL: https://github.com/apache/hive/pull/2766


   


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org