-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http_*: add create and update changefeed API #2472
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Codecov Report
@@ Coverage Diff @@
## master #2472 +/- ##
================================================
- Coverage 56.1544% 55.7154% -0.4390%
================================================
Files 169 169
Lines 20465 20567 +102
================================================
- Hits 11492 11459 -33
- Misses 7848 8002 +154
+ Partials 1125 1106 -19 |
Please fix make check |
/run-unit-tests |
/run-kafka-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rest lgtm
Co-authored-by: amyangfei <amyangfei@gmail.com>
/run-unit-tests |
@ben1009: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
/run-all-tests |
/merge |
@asddongmen: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: dbbd722
|
/run-leak-tests |
In response to a cherrypick label: new pull request created: #2542. |
What problem does this PR solve?
#2411
What is changed and how it works?
Check List
Tests
More tests will add ASAP.
Code changes
Related changes
Release note