Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Beyond the proposed new configuration key this KIP makes no changes to client or server public APIs.

New Sensors

  1. MemoryPoolAvgDepletedPercent - percent of the time request were not being read out of socket due to lack of memory
  2. MemoryPoolAvailable - number of bytes available in the pool
  3. MemoryPoolOutstanding - number of bytes currently allocated out of the pool and still not returned

Proposed Changes

Memory Pools

...