Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Fix bad applications of JdbcTest.connect() to tests that need connection and dependent objects to persist across test methods (and test method failures, for which JdbcTest.connect() destroys the connection and its dependent objects ).
Attachments
Attachments
Issue Links
- is depended upon by
-
DRILL-2889 Rename JdbcTest to JdbcTestBase.
- Resolved