wlwilliamx
wlwilliamx
Hi, I love your Chalk so much. It's very elegant. I found I need LaTeX so I added MathJax to support it. And there is an error in gtag.js, it...
**What this PR does**: Support ceph object gateway, so that we can use Layotto to store object into CEPH. **Which issue(s) this PR fixes**: Fixes #775 **Special notes for your...
### What problem does this PR solve? Issue Number: close #11676 ### What is changed and how it works? Export all cdc subcommands for the new arch of ticdc to...
### Before asking a question, make sure you have - [X] Searched existing Stack Overflow questions - [X] Googled your question - [X] Searched open and closed [GitHub issues](https://github.com/pingcap/tiflow/issues?q=is%3Aissue) -...
### What did you do? While working on upgrading TiCDC from Go 1.21.7 to Go 1.23.2, I encountered an issue where the MySQL integration test case default_value fails when compiled...
### What problem does this PR solve? Issue Number: close #11475 ### What is changed and how it works? #### Description: This PR introduces a new feature in TiCDC to...
### Is your feature request related to a problem? In the current version, TiCDC can only connect one server of a MySQL-compatible database cluster in one Changefeed. If the connection...
## Bug Report 1. Our production CDC instance running in Kubernetes was restarted. 2. After the restart, the memory usage of TiKV-CDC began to increase continuously. 3. Eventually, the memory...
### What problem does this PR solve? Issue Number: close #12171 This PR addresses the issue of frequent broken pipe errors in CDC when connecting to Kafka. The user reported...
### What did you do? The CDC normally runs and synchronizes data to the downstream Kafka. Sometimes, there may be no data to synchronize from the upstream for more than...