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

change all uid validation or types #7

Closed
yusank opened this issue Jul 13, 2022 · 1 comment
Closed

change all uid validation or types #7

yusank opened this issue Jul 13, 2022 · 1 comment
Assignees

Comments

@yusank
Copy link
Contributor

yusank commented Jul 13, 2022

No description provided.

@yusank yusank self-assigned this Jul 13, 2022
@yusank
Copy link
Contributor Author

yusank commented Jul 13, 2022

All uid will be change to snowflake.

  1. If proto definition use as public then uid type keeps string, but validate condition need to be updated.
  2. If proto definition use as internal rpc calls then change types to int64.
  3. If one proto definition use in both ways (public and internal) then split it to two pb definition then re-check step 1~2

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

No branches or pull requests

1 participant