nhsmw
nhsmw
### What problem does this PR solve? Issue Number: close #11047 ### What is changed and how it works? Expose `requestVersion` param and use the low version by default. After...
### What problem does this PR solve? Issue Number: close #xxx ### What is changed and how it works? ### Check List #### Tests - Unit test - Integration test...
### What problem does this PR solve? Issue Number: close #11220 ### What is changed and how it works? As title. ### Check List #### Tests - Unit test -...
### What did you do? run cluster and create a changefeed run kafka consumer ### What did you expect to see? necessary log ### What did you see instead? redundant...
### Name and Version bitnami/kafka:v2.0.0 ### What architecture are you using? None ### What steps will reproduce the bug? start a kafka service in K8s ### What is the expected...
### What problem does this PR solve? Issue Number: close #11566 ### What is changed and how it works? Debezium provides the SQL CREATE, ALTER, or DROP statement that results...
### What did you do? 1. create a changefeed with config ``` [filter] rules = ['test.*'] [[filter.event-filters]] matcher = ['test.t'] ignore-event = ["delete"] # filter out delete event of table...
### What problem does this PR solve? Issue Number: close #11558 ### What is changed and how it works? As title. ### Check List #### Tests - Manual test (add...
### What problem does this PR solve? Issue Number: close #11664 ### What is changed and how it works? 1. Update worker_busy_ratio calculation. 2. Split redo metrics by log type....
### What problem does this PR solve? Issue Number: close #11482 ### What is changed and how it works? Add partition check and old message check about simple protocol ###...