Use snapshot.isolation.mode for incremental snapshotting [DBZ-3653]
Open
component/core-library
good first issue
migrated-from-jira
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 9
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-3653](https://issues.redhat.com/browse/DBZ-3653)
Currently the new incremental snapshotting feature uses the default connection isolation level and ignores the _snapshot.isolation.mode_ parameter
It would be nice if it either used the existing _snapshot.isolation.mode_ parameter or had it's own like _incremental.__snapshot.isolation.mode_, similar to incremental.snapshot.chunk.size
Contributor guide
Assessment
This issue has not been assessed yet.