Skip to content

Conversation

@nurzhan-saktaganov
Copy link
Collaborator

@nurzhan-saktaganov nurzhan-saktaganov commented Sep 11, 2025

Calling vshard.storage.cfg before creating methods, spaces and granting privileges sometimes caused flaky tests, because vshard storage started to handle requests before fully initializing its resources.

Closes #81

What has been done? Why? What problem is being solved?

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

Related issues:

@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_81 branch from 08e11f5 to 5d29d15 Compare September 11, 2025 21:38
Calling vshard.storage.cfg before creating methods, spaces and
granting privileges sometimes caused flaky tests, because
vshard storage started to handle requests before
fully initializing its resources.

Closes tarantool#81
@nurzhan-saktaganov
Copy link
Collaborator Author

This fix doesn't work

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.

Tests: do not call vshard.storage.cfg before creating resources

1 participant