I've restarted the statestore in 4 days ago. The statestore's memory is rising, and VIRT is 155G. Topics Topic Id Number of entries Version Oldest subscriber version Oldest subscriber ID Size (keys / values / total) impala-membership 9 9 9 impalad@XXXXX:22000 378.00 B / 936.00 B / 1.28 KB catalog-update 258 21237 21237 catalog-server@XXXXX:26000 8.66 KB / 779.07 MB / 779.08 MB mem ------------------------------------------------ MALLOC: 985170456 ( 939.5 MiB) Bytes in use by application MALLOC: + 0 ( 0.0 MiB) Bytes in page heap freelist MALLOC: + 408584 ( 0.4 MiB) Bytes in central cache freelist MALLOC: + 25088 ( 0.0 MiB) Bytes in transfer cache freelist MALLOC: + 4284384 ( 4.1 MiB) Bytes in thread cache freelists MALLOC: + 163688600 ( 156.1 MiB) Bytes in malloc metadata MALLOC: ------------ MALLOC: = 1153577112 ( 1100.1 MiB) Actual memory used (physical + swap) MALLOC: + 164965089280 (157323.0 MiB) Bytes released to OS (aka unmapped) MALLOC: ------------ MALLOC: = 166118666392 (158423.1 MiB) Virtual address space used MALLOC: MALLOC: 1637 Spans in use MALLOC: 36 Thread heaps in use MALLOC: 8192 Tcmalloc page size ------------------------------------------------ Call ReleaseFreeMemory() to release freelist memory to the OS (via madvise()). Bytes released to the OS take up virtual address space but no physical memory.