Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-928

PostgresqlManager should rollback any pending changes instead of commit when closing connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.2
    • 1.4.4
    • None
    • None
    • Postgresql DB

    Description

      While closing the connection acquired with getConnection, Postgresql Manager implementation commits any pending changes instead of rolling back.
      If autocommit is off, then the "users" of the connection should commit any persistent changes and not depend on close() calling commit.

      Attachments

        1. SQOOP-928.patch
          0.9 kB
          Venkat Ranganathan

        Activity

          People

            venkatnrangan Venkat Ranganathan
            venkatnrangan Venkat Ranganathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: