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

Provide breadcrumb from consistency level APIs to documents for runtime use of scan servers. #4478

Open
keith-turner opened this issue Apr 19, 2024 · 0 comments
Labels
enhancement This issue describes a new feature, improvement, or optimization.

Comments

@keith-turner
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In an IDE a user could discover the setConsistencyLevel method and ConsitencyLevel.EVENTUAL by exploring methods on Scanner. Once here this is no indication of how to use scan servers at run time.

Describe the solution you'd like

Provide breadcrumbs in setConsistencyLevel or ConsistencyLevel.EVENTUAL javadoc that helps find further information on how to use scan servers at runtime.

Additional context

#4463 is related.

@keith-turner keith-turner added the enhancement This issue describes a new feature, improvement, or optimization. label Apr 19, 2024
@keith-turner keith-turner added this to To do in 2.1.3 via automation Apr 19, 2024
@keith-turner keith-turner added this to To do in 3.1.0 via automation Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue describes a new feature, improvement, or optimization.
Projects
2.1.3
To do
3.1.0
To do
Status: No status
Development

No branches or pull requests

1 participant