debezium/dbz

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

オープン

#475 opened on 2025/12/11

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)HTML (6 件のフォーク)auto 404
component/core-librarygood first issuemigrated-from-jiratype/enhancement

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Migrated from 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

コントリビューターガイド