tet123/debezium-connector-oracle
Chris Cranford 5d7faf42a9 DBZ-2759 Capture all commit and rollback redo entries
The Oracle LogMiner implementation restricted the COMMIT and ROLLBACK entries
based on a subset of user accounts.  This predicate lead to situations where
some environments using these users experienced lost transactions as they
were captured by the transaction buffer and later abandoned since no matching
commit or rollback was ever detected.

The implementation now processes all COMMIT and ROLLBACK operations to make
sure that the transaction buffer is properly managed.
2020-11-20 07:24:18 +01:00
..
src DBZ-2759 Capture all commit and rollback redo entries 2020-11-20 07:24:18 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-11-16 15:30:33 -05:00