Skip to content

Member.toString clears highest bit of the id #402

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

Open
valepakh opened this issue Feb 20, 2025 · 1 comment
Open

Member.toString clears highest bit of the id #402

valepakh opened this issue Feb 20, 2025 · 1 comment

Comments

@valepakh
Copy link

When looking at the logs that include string representation of the Member class, sometimes it's hard to detect differences because highest bit of the member id is cleared for some reason. We still use toHexString directly after that so there's no need to do that (if the initial intention was to see only positive values?)
Example:
Original UUID: 879162b5-0300-401a-9df3-18ca1f7df990
String representation: 79162b50300401a

@valepakh
Copy link
Author

#401

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