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

Improved bitmap docs #344

Merged

Conversation

GumpacG
Copy link

@GumpacG GumpacG commented Jun 5, 2024

No description provided.

Comment on lines 292 to 293
* specified <code>subCommands</code>. Can be routed to read-only replicas to allow for <code>
* BitField</code> behaviour in read-only replicas.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase is correct and not at the same time.
We do not provide routing option for keyed commands. Should we add it here? Routing is determined automatically by GLIDE and user can do nothing there. A notice is correct, but useless.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it just be allows for <code>BitField</code> behaviour in read-only replicas.?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed with @GilboaAWS, we need to copy it from valkey-io#1528

This command is routed depending on the the client's ReadFrom strategy.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add {@link ..} to this setting.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Thanks!

@GumpacG GumpacG merged commit 8d47c75 into java/integ_guiang_bitfield_ro_doc Jun 5, 2024
11 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the java/dev_guiang_bitfield_ro_doc branch June 6, 2024 17:21
aaron-congo pushed a commit that referenced this pull request Jun 10, 2024
Improved bitmap docs (#344)

* Improved bitmap docs

* Addressed PR comments

* Update java/client/src/main/java/glide/api/commands/BitmapBaseCommands.java



* Update java/client/src/main/java/glide/api/models/BaseTransaction.java



---------

Co-authored-by: Yury-Fridlyand <[email protected]>
cyip10 pushed a commit that referenced this pull request Jun 24, 2024
Improved bitmap docs (#344)

* Improved bitmap docs

* Addressed PR comments

* Update java/client/src/main/java/glide/api/commands/BitmapBaseCommands.java



* Update java/client/src/main/java/glide/api/models/BaseTransaction.java



---------

Co-authored-by: Yury-Fridlyand <[email protected]>
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