Skip to content

Conversation

@ShooterIT
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2025

Codecov Report

Attention: Patch coverage is 77.90698% with 19 lines in your changes missing coverage. Please review.

Please upload report for BASE (cluster-asm@6c97d30). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/cluster_asm.c 77.38% 19 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             cluster-asm      #47   +/-   ##
==============================================
  Coverage               ?   69.51%           
==============================================
  Files                  ?      125           
  Lines                  ?    73571           
  Branches               ?        0           
==============================================
  Hits                   ?    51142           
  Misses                 ?    22429           
  Partials               ?        0           
Files with missing lines Coverage Δ
src/cluster_legacy.c 79.11% <ø> (ø)
src/networking.c 91.41% <100.00%> (ø)
src/server.c 89.47% <100.00%> (ø)
src/cluster_asm.c 87.16% <77.38%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ShooterIT
Copy link
Collaborator Author

Hi @tezc after introducing task id, i think we can use task id to authenticate the rdb channel, i think it is better than client id, and consistent with CLUSTER SYNCSLOTS RANGE, WDYT? the commit is rdb channel uses task id to authenticate

@ShooterIT ShooterIT merged commit ff790eb into tezc:cluster-asm Jul 10, 2025
18 checks passed
@ShooterIT ShooterIT deleted the asm-dest branch July 10, 2025 13:10
tezc pushed a commit that referenced this pull request Sep 10, 2025
* dest as replica

* add test cases

* Fix test cases

* rdb channel uses task id to authenticate

* revert syncslots-reply

* task id check

* use task id to find status
tezc pushed a commit that referenced this pull request Sep 16, 2025
* dest as replica

* add test cases

* Fix test cases

* rdb channel uses task id to authenticate

* revert syncslots-reply

* task id check

* use task id to find status
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.

3 participants