-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
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
Labels
No labels