Versions Compared

Key

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

...

Similarly to KIP-72, metrics about the MemoryPool (usage, free space, etc) will be exposed by the Consumer:

  • memory-pool-free: The amount of free memory in the MemoryPool
  • memory-pool-used: The amount of used memory in the MemoryPool
  • memory-pool-avg-depleted-percent: The percentage of time when the MemoryPool is full
  • memory-pool-depleted-time-total: The duration when the MemoryPool is full

Compatibility, Deprecation, and Migration Plan

...