Skip to content

Fix outdated comment around clusterLink->flags#2752

Merged
enjoy-binbin merged 1 commit into
valkey-io:unstablefrom
enjoy-binbin:fix_comment
Oct 21, 2025
Merged

Fix outdated comment around clusterLink->flags#2752
enjoy-binbin merged 1 commit into
valkey-io:unstablefrom
enjoy-binbin:fix_comment

Conversation

@enjoy-binbin

Copy link
Copy Markdown
Member

This clusterLink->flags was added in #2310, during the review, we at
the end chose to add a new CLUSTER_LINK_XXX flag instead of sharing the
old CLUSTER_NODE_XXX flag.

This clusterLink->flags was added in valkey-io#2310, during the review, we at
the end chose to add a new CLUSTER_LINK_XXX flag instead of sharing the
old CLUSTER_NODE_XXX flag.

Signed-off-by: Binbin <binloveplay1314@qq.com>
@codecov

codecov Bot commented Oct 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.49%. Comparing base (2a914aa) to head (224cbcd).
⚠️ Report is 3 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2752      +/-   ##
============================================
- Coverage     72.64%   72.49%   -0.15%     
============================================
  Files           128      128              
  Lines         71300    71300              
============================================
- Hits          51794    51691     -103     
- Misses        19506    19609     +103     

see 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@enjoy-binbin enjoy-binbin merged commit 9acea36 into valkey-io:unstable Oct 21, 2025
54 of 56 checks passed
@enjoy-binbin enjoy-binbin deleted the fix_comment branch October 21, 2025 02:18
diego-ciciani01 pushed a commit to diego-ciciani01/valkey that referenced this pull request Oct 21, 2025
This clusterLink->flags was added in valkey-io#2310, during the review, we at
the end chose to add a new CLUSTER_LINK_XXX flag instead of sharing the
old CLUSTER_NODE_XXX flag.

Signed-off-by: Binbin <binloveplay1314@qq.com>
zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 15, 2025
This clusterLink->flags was added in valkey-io#2310, during the review, we at
the end chose to add a new CLUSTER_LINK_XXX flag instead of sharing the
old CLUSTER_NODE_XXX flag.

Signed-off-by: Binbin <binloveplay1314@qq.com>
zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 15, 2025
This clusterLink->flags was added in valkey-io#2310, during the review, we at
the end chose to add a new CLUSTER_LINK_XXX flag instead of sharing the
old CLUSTER_NODE_XXX flag.

Signed-off-by: Binbin <binloveplay1314@qq.com>
hpatro pushed a commit to hpatro/valkey that referenced this pull request Mar 5, 2026
This clusterLink->flags was added in valkey-io#2310, during the review, we at
the end chose to add a new CLUSTER_LINK_XXX flag instead of sharing the
old CLUSTER_NODE_XXX flag.

Signed-off-by: Binbin <binloveplay1314@qq.com>
Signed-off-by: Harkrishn Patro <bunty.hari@gmail.com>
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.

2 participants