Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

StreamManager Client might not be cleaning up after itself when no longer used #3661

Open
@nicknezis

Description

@nicknezis

Describe the bug
Reviewing the stmgr C++ code, I am not able to find where the StmgrClient pointer is deleted. I believe this should be happening in the HandleClose callback as is done in chkptmgr-client.cpp.

We should test with HEAPCHECK_ENABLED=1 to verify that there is not a leak.

This might be related to #3492

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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