Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-7236

Oracle abandoned transaction implementation bug causes OoM

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 2.5.0.CR1
    • 2.5.0.Beta1
    • oracle-connector
    • None
    • Critical

      In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.

      Bug report

      For bug reports, provide this information, please:

      What Debezium connector do you use and what version?

      Oracle 2.5.0.Beta1

      What is the connector configuration?

      affects both memory and ISPN based event processors

      What is the captured database version and mode of depoyment?

      (E.g. on-premises, with a specific cloud provider, etc.)

      affects all deployments

      What behaviour do you expect?

      When transaction is abandoned due to one of the configurations, it is stored in transient memory cache so no further event of that transaction is processed. It is then removed from the cache on transaction commit

      What behaviour do you see?

      the logic was swapped when implementing this in more generic way for ISPN connector. So now EVERY transaction is added to the transient cache and never removed.

      Do you see the same behaviour using the latest relesead Debezium version?

      (Ideally, also verify with latest Alpha/Beta/CR version)

      bug introduced in 2.5.0.Beta1

            [DBZ-7236] Oracle abandoned transaction implementation bug causes OoM

            Errata Tool added a comment -

            Since the problem described in this issue should be resolved in a recent advisory, it has been closed.

            For information on the advisory (Red Hat build of Debezium 2.5.4 release), and where to find the updated files, follow the link below.

            If the solution does not work for you, open a new bug report.
            https://access.redhat.com/errata/RHEA-2024:1726

            Errata Tool added a comment - Since the problem described in this issue should be resolved in a recent advisory, it has been closed. For information on the advisory (Red Hat build of Debezium 2.5.4 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2024:1726

            Released

            Debezium Builder added a comment - Released

            Applied to main (=2.5).

            Chris Cranford added a comment - Applied to main (=2.5).

              Unassigned Unassigned
              jirikulhanek Jiri Kulhanek (Inactive)
              Jiri Kulhanek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: