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

Support CLUSTER SET-CONFIG-EPOCH and CLUSTER BUMPEPOCH #2925

Closed
wants to merge 5 commits into from

Conversation

Avital-Fine
Copy link
Contributor

closes #2887, closes #2888

@sazzad16 sazzad16 added this to the 4.2.0 milestone Feb 24, 2022
Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
Copy link
Collaborator

@sazzad16 sazzad16 left a comment

Choose a reason for hiding this comment

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

[ERROR] testClusterEpoch(redis.clients.jedis.JedisClusterTest)  Time elapsed: 0.669 s  <<< ERROR!
redis.clients.jedis.exceptions.JedisDataException: ERR Node config epoch is already non-zero
	at redis.clients.jedis.JedisClusterTest.testClusterEpoch(JedisClusterTest.java:551)

Avital-Fine added 2 commits February 26, 2022 13:25
# Conflicts:
#	src/test/java/redis/clients/jedis/JedisClusterTest.java
@sazzad16
Copy link
Collaborator

Resolved by #2927

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.

Add support for redis command: CLUSTER SET-CONFIG-EPOCH Add support for redis command: CLUSTER BUMPEPOCH
2 participants