github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/tests/integration_tests/mq_sink_dispatcher/conf/changefeed.toml (about) 1 [sink] 2 dispatchers = [ 3 {matcher = ['verify.t'], partition = "index-value"}, 4 {matcher = ['dispatcher.index'], partition = "index-value", index = "idx_a"} 5 ]