Versions Compared

Key

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

...

DeadFetcherThreadCount: this basically exposes the count of non-alive threads in the internal thread map in AbstractFetcherManager.
log-cleaner-dead-thread-count: this would expose the difference between the number of configured dead threads and size of inside the ArrayBuffer that maintains the CleanerThread instances in LogCleaner. 

...