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

Make persistence tests consistent in handling ShardID #3772

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Make persistence tests consistent in handling ShardID #3772

merged 1 commit into from
Jan 4, 2023

Conversation

mxbvkn
Copy link
Contributor

@mxbvkn mxbvkn commented Jan 4, 2023

What changed?
In common/persistence/tests/shard.go, ShardID is not hardcoded, but auto-incremented, consistently with other test files in current directory.

Why?
Consistency and ground work for future features.

How did you test it?
make test

Potential risks
None.

Is hotfix candidate?
No.

@mxbvkn mxbvkn requested a review from a team as a code owner January 4, 2023 00:40
@CLAassistant
Copy link

CLAassistant commented Jan 4, 2023

CLA assistant check
All committers have signed the CLA.

@mxbvkn mxbvkn merged commit 32b5d91 into temporalio:master Jan 4, 2023
@mxbvkn mxbvkn deleted the shard_id branch January 4, 2023 19:21
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.

4 participants