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

Java: Add XPENDING command #389

Merged

Conversation

acarbonetto
Copy link

Add command XPENDING

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Comment on lines +238 to +240
XClaim = 197;
XAutoClaim = 198;
XInfo = 199;

Choose a reason for hiding this comment

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

a mistake?

Copy link
Author

Choose a reason for hiding this comment

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

no - I might as well push all of these

Choose a reason for hiding this comment

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

Why? Those are out of scope, no?

Copy link
Author

Choose a reason for hiding this comment

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

sure. but somewhat related.

Choose a reason for hiding this comment

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

lolwut
Can you clarify?

Copy link
Author

Choose a reason for hiding this comment

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

I wanted to add all the stream commands to get it over with. I can remove the redundant ones if you are strongly opposed. But I'm coding it all at the same time and this will save CI checks in the future.

Signed-off-by: Andrew Carbonetto <[email protected]>
@acarbonetto acarbonetto merged commit 520bfe8 into java/integ_acarbo_add_xpending Jun 26, 2024
44 checks passed
@acarbonetto acarbonetto deleted the java/dev_acarbo_add_xpending branch June 26, 2024 05:33
acarbonetto added a commit that referenced this pull request Jun 26, 2024
* Java: Add XPENDING command

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add @see doc

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add @see doc

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update constant name

Signed-off-by: Andrew Carbonetto <[email protected]>

* Make tests more robust

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add UT tests

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update docs for comments

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
acarbonetto added a commit that referenced this pull request Jun 26, 2024
* Java: Add XPENDING command (#389)

* Java: Add XPENDING command

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add @see doc

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add @see doc

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update constant name

Signed-off-by: Andrew Carbonetto <[email protected]>

* Make tests more robust

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add UT tests

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update docs for comments

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update for review coments

Signed-off-by: Andrew Carbonetto <[email protected]>

* Fix merge conflicts

Signed-off-by: Andrew Carbonetto <[email protected]>

* Remove file

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update options to point to valkey

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
jduo pushed a commit that referenced this pull request Jun 28, 2024
* Java: Add XPENDING command (#389)

* Java: Add XPENDING command

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add @see doc

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add @see doc

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update constant name

Signed-off-by: Andrew Carbonetto <[email protected]>

* Make tests more robust

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add UT tests

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update docs for comments

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update for review coments

Signed-off-by: Andrew Carbonetto <[email protected]>

* Fix merge conflicts

Signed-off-by: Andrew Carbonetto <[email protected]>

* Remove file

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update options to point to valkey

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants