assertEquals("2000", usize0);
// update which should not take any effect - plus the map published is a supset of supported
// stats
fillStatMap("190", "");
assertTrue(statsPublisher.publishStat("file_00000_a", stats));
fillStatMap("290", "");
assertTrue(statsPublisher.publishStat("file_00000_b", stats));
// nothing changed
rows0 = statsAggregator.aggregateStats("file_00000", StatsSetupConst.ROW_COUNT);