Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,507 contributions in the last year
Contribution activity
August 2020
Created a pull request in pingcap/ticdc that received 9 comments
cmd: fix cmd TLS usage
What problem does this PR solve?
Fix changefeed list and changefeed query do not work when TLS is enabled.
Check List
Tests
Integration test
R…
+50
−12
•
9
comments
- raftstore: use binary search to find the proposed time
- cdc: reduce the message of advancing resolved ts
- *: update raft engine
- config: enable dynamically change config pessimistic-txn.pipelined
- br: support set compression level when write sst files
- cdc: support config file
- engine_traits: fix default value for fill cache
- Cherry pick cdc old value to 4.0
- mounter: fix two bug about old value
- cli: add unsafe sub command and hide it from the default help info
- remove the indie-mark-col field in row change event
- fix unstable test in sink hang
- Support write TiCDC log to S3.
- fix the bug about adding table
- Add new error code mechanism, update error usage in pkg
Created an issue in tikv/pd that received 2 comments
Add a pd-ctl command to manipulate ServiceGCSafePoint
Feature Request Add a command to manipulate ServiceGCSafePoint, including list and delete. Describe your feature request related problem We find Ti…
2
comments