Structs§
- Decouple
Checkpoint LogSinker Of - The
LogSinker
implementation used for commit-decoupled sinks (such asIceberg
,DeltaLake
andStarRocks
). The concurrent/frequent commit capability of these sinks is poor, so by leveraging the decoupled log reader, we delay the checkpoint barrier to make commits less frequent.
Constants§
- COMMIT_
CHECKPOINT_ INTERVAL - DEFAULT_
COMMIT_ CHECKPOINT_ INTERVAL_ WITHOUT_ SINK_ DECOUPLE - DEFAULT_
COMMIT_ CHECKPOINT_ INTERVAL_ WITH_ SINK_ DECOUPLE