Add integration tests for streaming off replica and failover [DBZ-6410]
Open
component/postgresql-connector
migrated-from-jira
type/task
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-6410](https://issues.redhat.com/browse/DBZ-6410)
Seems that on Postgres 16 there will be support for logical decoding on standby.
This enables possibility for Debezium to CDC events also from standby reducing the load on master.
Together with that https://issues.redhat.com/browse/DBZ-6358 we can automatically manage the fail scenario.
Contributor guide
Assessment
This issue has not been assessed yet.