Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-1994

JDBC Journal is not deleting TX records

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.2.2.GA
    • AMQ 7.2.1.GA
    • jdbc, journal
    • None
    • Release Notes
    • Hide
      Cause:
      Using JDBC, some database records of committed transactions are not deleted.
      Consequence:
      Given that committed transactions database records weren't removed, they would build up making the database to grow
      Fix:
      Delete any database records for committed transactions
      Result:
      The database stop growing due to orphaned transactions
      Show
      Cause: Using JDBC, some database records of committed transactions are not deleted. Consequence: Given that committed transactions database records weren't removed, they would build up making the database to grow Fix: Delete any database records for committed transactions Result: The database stop growing due to orphaned transactions
    • AMQ Broker 1839

    Description

      JDBCJournalImpl::cleanupTxRecords isn't committing the deleteJournalTxRecords, if any ie not deleting the associated Tx records.

      Attachments

        Activity

          People

            fnigro Francesco Nigro
            fnigro Francesco Nigro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: