github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/tests/integration_tests/kafka_simple_claim_check_avro/conf/changefeed.toml (about)

     1  [integrity]
     2  integrity-check-level = "correctness"
     3  corruption-handle-level = "error"
     4  
     5  [sink.kafka-config.large-message-handle]
     6  large-message-handle-compression = "snappy"
     7  large-message-handle-option = "claim-check"
     8  claim-check-storage-uri = "file:///tmp/kafka-simple-avro-claim-check"