-
Enhancement
-
Resolution: Done
-
Major
-
1.9.0.Beta1
-
None
-
False
-
None
-
False
In DBZ-3635 we introduced a maximum number of retries variable in the Oracle connector to allow the connector to check up to a maximum of 5 seconds with a poll interval of 1 second. Unfortunately, this is still too rigid for some environments.
To enable full control of this the following changes are needed:
- Make the maximum retry configurable via an internal property
- Expose initial/max delay as configurable via internal properties for the back-off strategy
- relates to
-
DBZ-3635 None of log files contains offset SCN (SCN offset is no longer available in the online redo logs)
- Closed