-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: add sync status rpc interface #377
Conversation
Signed-off-by: wenchao <659672152@qq.com>
Codecov Report
@@ Coverage Diff @@
## master #377 +/- ##
=========================================
- Coverage 44.73% 44.53% -0.2%
=========================================
Files 168 168
Lines 17167 17209 +42
=========================================
- Hits 7679 7664 -15
- Misses 8297 8358 +61
+ Partials 1191 1187 -4
Continue to review full report at Codecov.
|
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.
please make sure that syncingTime
is thread safe
Signed-off-by: wenchao <659672152@qq.com>
Signed-off-by: wenchao <659672152@qq.com>
Signed-off-by: wenchao <659672152@qq.com>
add sync status rpc interface Signed-off-by: wenchao <659672152@qq.com>
Signed-off-by: wenchao 659672152@qq.com
Proposed changes in this pull request
Explain the changes in this pull request in order to help the project maintainers understand the overall impact of it.
Please put an
x
against the checkboxes.Type
Checklist
Write a small comment explaining if its
N/A
(not applicable)Extra information
Any extra information related to this pull request.