Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-11897

JDO rollback can throw pointless exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Datanucleus does a bunch of stuff before the actual rollback, with each next step in a finally block; that way even if the prior steps fail, the rollback should still happen. However, an exception from some questionable pre-rollback logic like manipulating resultset after failure can affect DirectSQL fallback

      Attachments

        1. HIVE-11897.patch
          1 kB
          Sergey Shelukhin
        2. HIVE-11897.01.patch
          1 kB
          Sergey Shelukhin

        Activity

          People

            sershe Sergey Shelukhin
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: