chore(deps): bump ra from 2.17.3 to 3.1.10 - #6
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
1 similar comment
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
5b252ee to
baa0253
Compare
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
3 similar comments
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
baa0253 to
bbcc8ae
Compare
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
3 similar comments
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
bbcc8ae to
33cd282
Compare
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
3 similar comments
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
33cd282 to
1892a8b
Compare
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
2 similar comments
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
1892a8b to
f53803b
Compare
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
1 similar comment
✅ PR Validation Summary
Next Steps
This comment was automatically generated by the PR validation workflow |
f53803b to
63c12df
Compare
📊 Measured on this branch
Chaos certification: PASSED at RF 3: 4 faults injected, 1,416 acknowledged writes verified These numbers are measured, not committed: a shared runner varies enough between runs that This comment was automatically generated by the results workflow |
63c12df to
690d08f
Compare
|
@dependabot rebase |
Bumps [ra](https://github.com/rabbitmq/ra) from 2.17.3 to 3.1.10. - [Release notes](https://github.com/rabbitmq/ra/releases) - [Commits](rabbitmq/ra@v2.17.3...v3.1.10) --- updated-dependencies: - dependency-name: ra dependency-version: 3.1.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
690d08f to
d5d8a7b
Compare
…55) ## 📝 Description ra 3 narrowed consistent_query/2,3 from query_fun() to query_mfa(): an anonymous fun is no longer accepted. Both of our call sites passed one, so on ra 3 every linearizable read of the replicated metadata died with a FunctionClauseError, and a node never became ready, which is why the ra bump (PR #6) failed its test job and its chaos certification with cluster never converged. ## 🔖 Type of Change <!-- Mark with [x] the type of change --> - [x] 🐛 **Patch** - Bug fix (increments 0.0.X) - [ ] ✨ **Minor** - New feature (increments 0.X.0) - [ ] 💥 **Major** - Breaking change (increments X.0.0) ## ✅ Checklist - [ ] Code follows project style guide - [ ] Comments added to complex code - [ ] Documentation updated - [ ] Tests added/updated - [ ] All tests passing - [ ] Changes don't break existing functionality ## 🧪 How to Test <!-- Describe how to test your changes --> ## 📸 Screenshots (if applicable) <!-- Add screenshots if there are visual changes --> ## 🔗 Related Issues <!-- Ex: Closes #123 --> --- **Note about versioning:** - Use label `patch`, `minor` or `major` on the PR - Or include `[major]`, `[minor]` in the title - By default, it will be `patch` (0.0.1) - See the [Versioning section in the README](https://github.com/HectorIFC/malachi#-versioning) for details <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Improved cluster lease and metadata queries for more consistent results. * Query-specific processing errors are now isolated from the replicated server, helping keep it available for subsequent requests. * Queries against unavailable servers now return an error instead of processing incomplete or empty state. * Preserved existing handling for successful responses, query errors, and timeouts. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Bumps ra from 2.17.3 to 3.1.10.
Release notes
Sourced from ra's releases.
... (truncated)
Commits
78c4ec8v3.1.10843cd4bMerge pull request #645 from rabbitmq/aux-init-buge95536cRe-initialise aux state when recovering from a recovery checkpoint6c3671bv3.1.9a3631d4Merge pull request #640 from visciang/main2e24676Merge pull request #644 from rabbitmq/tweaks-500085cfe27Reset pending entries with ra_log:set_last_index/287b667dSnapshot send: skip init phase when there are no live indexes.57b47ccTweak term mismatch next_index calculation.9ce468eMerge pull request #641 from rabbitmq/snapshot-install-dead-lock-bug