debezium/dbz

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

開放

#475 建立於 2025年12月11日

 (2 則留言) (0 個反應) (1 位負責人)HTML (6 個分叉)auto 404
component/core-librarygood first issuemigrated-from-jiratype/enhancement

倉庫指標

星標
 (3 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南