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 PUBSUB CHANNELS, NUMPAT and NUMSUB commands #2105

Merged
merged 6 commits into from
Aug 15, 2024

Conversation

Yury-Fridlyand
Copy link
Collaborator

@Yury-Fridlyand Yury-Fridlyand commented Aug 8, 2024

ref #2090
Requires binary impl for custom command - #2109, should be merged after it

@Yury-Fridlyand Yury-Fridlyand added the java issues and fixes related to the java client label Aug 8, 2024
@Yury-Fridlyand Yury-Fridlyand requested a review from a team as a code owner August 8, 2024 21:15
@@ -128,17 +131,23 @@ private BaseClient createClient(boolean standalone) {

private static final int MESSAGE_DELIVERY_DELAY = 500; // ms

@BeforeEach
@AfterEach
Copy link
Collaborator

Choose a reason for hiding this comment

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

lol

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't know why, but is never called with @BeforeEach.

@Yury-Fridlyand Yury-Fridlyand merged commit 91fae38 into valkey-io:main Aug 15, 2024
6 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the java/yuryf-pubsub-valkey-178 branch August 15, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java issues and fixes related to the java client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants