Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- Created AlreadyClosedSqlException.
- (Moved JdbcApiSqlException to subclass of SQLNonTransientException.)
- Created test Drill2489CallsAfterCloseThrowExceptionsTest (partial --covers Connection, Statement, and ResultSet methods).
- Added already-closed checking in a handful of places ( for now, just to confirm added exception and pattern in test).
Attachments
Attachments
Issue Links
- is related to
-
DRILL-2628 sqlline hangs and then asserts when trying to execute anything on a dead JDBC connection
- Closed
- supercedes
-
DRILL-2320 ResultSet.next() after ResultSet.close() throws NullPointerException (not SQLException)
- Closed