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

chore: unifying clusterId and shardId types to uint16 #2777

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

gabrielmer
Copy link
Contributor

Description

Simple PR to make clusterId and shardId of type uint16 everywhere to simplify the code and avoid casts.

Issue

Helps the deprecation of named sharding in #2163

Copy link

github-actions bot commented Jun 5, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2777-rln-v1

Built from afbae4f

Copy link

github-actions bot commented Jun 5, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2777-rln-v2

Built from afbae4f

@gabrielmer gabrielmer marked this pull request as ready for review June 5, 2024 10:41
Copy link
Contributor

@SionoiS SionoiS left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@NagyZoltanPeter NagyZoltanPeter left a comment

Choose a reason for hiding this comment

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

Yeah, makes sense.

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks! 💯
Just added a minor doubt comment

@gabrielmer gabrielmer merged commit 21a4b5b into master Jun 5, 2024
15 of 16 checks passed
@gabrielmer gabrielmer deleted the unifying-cluster-id-to-uint16 branch June 5, 2024 13:32
stubbsta pushed a commit that referenced this pull request Jun 6, 2024
rymnc pushed a commit that referenced this pull request Jun 20, 2024
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