Update TopN plugin to use ReducibleAggregator API
Description
The TopN plugin is old and should be updated to the more performant ReducibleAggregator API instead of the Aggregator API.
It should also be updated to use the validation FailureCollector APIs.
Release Notes
None
Activity
Show:
Albert Shau
March 23, 2021, 5:53 PM
actually, that API can’t be used because it’s topN, not top1.