Skip to content

Workaround null counters

Compare
Choose a tag to compare
@johnynek johnynek released this 30 Sep 19:10
· 273 commits to develop since this release

This is a minor bugfix release that works around hadoop giving us a null counter reporter. We work around by ignoring counters. This may not be the best solution, but it unblocks some users. We don't yet know why hadoop sometimes gives this users a null counter reporter.

See #1726