Skip to content
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

RetryPolicy: adapt naming and docs to changes in LBP #972

Open
Lorak-mmk opened this issue Mar 26, 2024 · 1 comment
Open

RetryPolicy: adapt naming and docs to changes in LBP #972

Lorak-mmk opened this issue Mar 26, 2024 · 1 comment
Labels
API-stability Part of the effort to stabilize the API documentation Improvements or additions to documentation
Milestone

Comments

@Lorak-mmk
Copy link
Collaborator

Lorak-mmk commented Mar 26, 2024

LoadBalancingPolicy and Plan now operate on targets (node + optional shard) instead of nodes.
RetryDecision naming should be changed too (RetrySameNode -> RetrySameTarget, RetryNextNode -> RetryNextTarget). Docs will possibly need adjustment too.

@wprzytula
Copy link
Collaborator

Docstrings in speculative_execution.rs need adjustment as well: host -> target.

@wprzytula wprzytula added documentation Improvements or additions to documentation API-stability Part of the effort to stabilize the API labels Apr 8, 2024
@wprzytula wprzytula added this to the 1.0.0 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API-stability Part of the effort to stabilize the API documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants