Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix typo

...

  • The metric continues to climb indefinitely over time. This would indicate that some Iterators are being opened but not closed.


The oldest-iterator-open-iterator-agesince-ms metric  metric will be updated by tracking all currently open Iterators and taking the min(startTime), where startTime is recorded in the constructor by calling System.currentTimeMillis(). Users will want to take action if:

...