Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1626

JdbcConnection::setAutoCommit() should not throw an exception.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.11.0, 0.10.1, 0.10.2
    • JDBC Driver
    • None

    Description

      See the title. JdbcConnection::setAutoCommit() is likely to be frequently invoked in many JDBC-based applications without special purpose. So, the current implementation that throws an SQLFeatureNotSupportedException causes errors in many applications.

      This patch removes the exception and instead adds log message.

      Attachments

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: