debezium / debezium/dbz

Use snapshot.isolation.mode for incremental snapshotting [DBZ-3653]

Open
#475 2 comments 0 reactions 1 assignee Claimed by @JunWang222 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.