oracle_cdc: reduce the number of log files loaded into LogMiner.#4110
oracle_cdc: reduce the number of log files loaded into LogMiner.#4110josephwoodward merged 2 commits intomainfrom
Conversation
|
Commits Review LGTM |
cf584d6 to
5f49862
Compare
|
Commits Review LGTM |
|
Commits Review LGTM |
|
Commits
Review LGTM |
e55ff33 to
e11cbd5
Compare
|
Commits Review LGTM |
A small change that reduces the number of redo logs returned to just those that include the SCN window we're interested in.
*Includes a small fix for a more graceful shutdown when the component starts in an unhealthy state due to the database being down.
Proof of Work