|
|
-
why does OldCombinerRunner pass Reporter.NULL to the combiner instead of the real reporter?Jim Donofrio 2013-02-07, 13:40
Is there a good reason why the OldCombinerRunner passes Reporter.NULL to
the combiner instead of the actual TaskReporter? The NewCombinerRunner does use the TaskReporter when creating the context. If this is a bug I will submit a JIRA with a patch +
Harsh J 2013-02-07, 16:18
|