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 arbitrary realms and shards #1545

Open
SimiHunjan opened this issue Feb 12, 2025 · 2 comments
Open

Support arbitrary realms and shards #1545

SimiHunjan opened this issue Feb 12, 2025 · 2 comments
Assignees
Labels
P1 High priority issue. Required to be completed in the assigned milestone.
Milestone

Comments

@SimiHunjan
Copy link
Contributor

SimiHunjan commented Feb 12, 2025

Problem

The application should support shard and realm numbers that are non zero for all entity IDs.

Example:
0.2.3
1.2.3

Solution

Validate the tool can support non zero shards and realms for entity IDs.

  • Do not assume 0.0. for entity IDs

Alternatives

No response

@SimiHunjan SimiHunjan added the P1 High priority issue. Required to be completed in the assigned milestone. label Feb 12, 2025
@jbair06 jbair06 added this to the v0.10 milestone Feb 12, 2025
@jbair06
Copy link
Member

jbair06 commented Feb 12, 2025

This issue is specifically for removing the 0.0 assumption. We will do the work for the UX in a separate issue.

@SimiHunjan
Copy link
Contributor Author

The primary focus to support non zero realms, however if it is easy to address non zero shards then we can take the opportunity

@Sheng-Long Sheng-Long self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue. Required to be completed in the assigned milestone.
Projects
None yet
Development

No branches or pull requests

3 participants