Skip to content

Memory Leak #100

@swhors

Description

@swhors

Hi....
Now I am developing proxy between thrift and kafka using this.
I have faced to serious circumstance.
In some case, there are memry leak.
Memory is increased, but not freed.

One of them is that kafka broker will be in some fault case.
In case of all broker's sudden death, library can't detect that.
And, if time-out is occurred in delivery, memory will increase.
Almost memory leak is resulted from broker's wrong operation.
Other memory leak is like. Just only, there are some little difference.

If broker is right condition, all will be good.
Library may not be related with that problem.

But, in my opinion, at least, memory leak must not occurred without broker's condition.

Help me....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions