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 session ID to int #46

Open
mujtaba1747 opened this issue Jul 20, 2024 · 0 comments
Open

Change session ID to int #46

mujtaba1747 opened this issue Jul 20, 2024 · 0 comments
Labels
enhancement New feature or request priority

Comments

@mujtaba1747
Copy link
Collaborator

Faaskeeper stores session id as a random string. This needs to be changed to integer because Zookeeper uses Integer for session id.

Why is this change necessary?

  • The Zookeeper Stat data structure includes session ID for Znodes that are ephemeral
@mcopik mcopik added priority enhancement New feature or request labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority
Projects
None yet
Development

No branches or pull requests

2 participants