Comment 4 for bug 1580710

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Each FLUSH destroys and re-creates the in-memory hash table. If you observe a memory use growth despite the periodic FLUSH, the root cause of that growth must be further researched.

Have you checked if there is no (small) continuous growth with your patch that clear thread data on disconnect?