Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2872

JDBC_PING2: disable autocommit for delete and subsequent insert

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.4.6, 5.3.17
    • None
    • None
    • False
    • None
    • False

      In writeToDB(), the entry is removed first, then committed. If autocommit is enabled, then this leads to 2 writes to the DB. Instead, disable autocommit, delete, insert, and then enable autocommit again

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: