-
Bug
-
Resolution: Done
-
Major
-
1.9.5.Final, 2.0.0.Beta2
-
None
-
False
-
None
-
False
When setting lob.enabled=true, the Oracle connector will repeatedly write WARN messages to the log if the lowest SCN watermark points to an older in-progress transaction with another transaction that follows with the following order of operations:
- START
- INSERT
- UPDATE
- DELETE BY ROWID
- ROLLBACK