Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2489

Accessing Connection, Statement, PreparedStatement after they are closed should throw a SQLException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reviewable
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • Client - JDBC
    • None

    Description

      git.commit.id.abbrev=7b4c887

      According to JDBC spec we should throw a SQLException when we access methods on a closed Connection, Statement, or PreparedStatement. Drill is currently not doing it.

      I can raise multiple JIRA's if the developer wishes to work on them independently

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rkins Rahul Kumar Challapalli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: