-
Notifications
You must be signed in to change notification settings - Fork 0
Destination nodes can stream buffer into DB #38
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
Conversation
| { | ||
| /* TODO: Start to deliver the commands stream on exporting slots. */ | ||
| /* task->state = +ASM_SEND_BULK_AND_STREAM */ | ||
| uint64_t id = slave->main_ch_client_id; |
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.
here i just want the source to push buffer to destination to verify the destination can stream buffer into DB, you can change as you think @tezc
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## cluster-asm #38 +/- ##
==============================================
Coverage ? 68.58%
==============================================
Files ? 125
Lines ? 73134
Branches ? 0
==============================================
Hits ? 50162
Misses ? 22972
Partials ? 0
🚀 New features to boost your workflow:
|
No description provided.