Skip to content

Change session ID to int #46

@mujtaba1747

Description

@mujtaba1747

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions