You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @manjuraj
We are used many mset commands at a twemproxy, and the twemproxy's memory keep increasing all the time.
I reviewed the twemproxy code carefully and find there are some mbufs were not be recovered in the redis_copy_bulk() function at some point.
And i make a pull request #486 for this bug, please help me check it. Thank you!
The text was updated successfully, but these errors were encountered:
Hi, @manjuraj
We are used many mset commands at a twemproxy, and the twemproxy's memory keep increasing all the time.
I reviewed the twemproxy code carefully and find there are some mbufs were not be recovered in the redis_copy_bulk() function at some point.
And i make a pull request #486 for this bug, please help me check it. Thank you!
The text was updated successfully, but these errors were encountered: