Is there an existing issue for the same bug?
Branch Name
main
Commit ID
ed34bf3
Other Environment Information
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
./scripts/producer-realtime.sh --db cdc_comprehensive_test --tables all --src-host 10.222.1.128 --source-user dump --source-password "***" --topic t100
./scripts/consumer.sh --db cdc_comprehensive_test --dest-host 10.222.1.129 --desport 6001 --dest-user dump --dest-password 111 --consumer-batch-size 2000 --topic t100 --group group-100 > consumer.log
Expected Behavior
No response
Steps to Reproduce
Additional information
No response
Is there an existing issue for the same bug?
Branch Name
main
Commit ID
ed34bf3
Other Environment Information
Actual Behavior
./scripts/producer-realtime.sh --db cdc_comprehensive_test --tables all --src-host 10.222.1.128 --source-user dump --source-password "***" --topic t100
./scripts/consumer.sh --db cdc_comprehensive_test --dest-host 10.222.1.129 --desport 6001 --dest-user dump --dest-password 111 --consumer-batch-size 2000 --topic t100 --group group-100 > consumer.log
Expected Behavior
No response
Steps to Reproduce
Additional information
No response