Skip to content

Update send rangecache#433

Closed
yangsw26 wants to merge 2 commits into
high_prority_datasynctaskfrom
update_send_rangecache
Closed

Update send rangecache#433
yangsw26 wants to merge 2 commits into
high_prority_datasynctaskfrom
update_send_rangecache

Conversation

@yangsw26

@yangsw26 yangsw26 commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

To reduce cache hit rate, during range splitting, keys located on the new range that fall on other cores (local nodes or remote nodes) can be sent to the corresponding core.

yangsw26 added 2 commits March 6, 2026 13:49
for kickout data
for update ckpt ts
Update the logic and related requests for sending range cache during range split
@yangsw26 yangsw26 self-assigned this Mar 6, 2026
@coderabbitai

coderabbitai Bot commented Mar 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2e3fe48f-42aa-4c97-a037-639e2388bfb9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update_send_rangecache

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yangsw26 yangsw26 marked this pull request as ready for review March 6, 2026 08:08
@yangsw26

Copy link
Copy Markdown
Collaborator Author

Replaced by #449

@yangsw26 yangsw26 closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: During the range splitting process, the keys of the new range are sent to the corresponding core.

1 participant