Skip to content

test: fix compatibility with Tarantool master #294

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

Merged
merged 1 commit into from
May 19, 2023

Conversation

oleg-jukovec
Copy link
Collaborator

@oleg-jukovec oleg-jukovec commented May 18, 2023

We need use box.info.replication.uuid instead of box.info.cluster.uuid to support Tarantool 3.0.

I didn't forget about (remove if it is not applicable):

Related issues:

Closes #293

We need use `box.info.replication.uuid` instead of
`box.info.cluster.uuid` to support Tarantool 3.0.

Closes #293
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-293-replicaset-uuid branch from 2642732 to a57a063 Compare May 19, 2023 06:24
@oleg-jukovec oleg-jukovec marked this pull request as ready for review May 19, 2023 06:25
@oleg-jukovec oleg-jukovec merged commit ab957c4 into master May 19, 2023
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-293-replicaset-uuid branch May 19, 2023 07:53
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.

Remove box.info.cluster.uuid usage from tests
3 participants