Closed GoogleCodeExporter closed 9 years ago
The next time we face this issue, we need to make sure that the number of jobs
was in sync with the TOTAL_PARTITIONS. We need to capture that information in
the bug report.
Original comment by itspa...@gmail.com
on 31 Dec 2010 at 4:55
Not enough data to reproduce this issue. Lets keep an eye out for this.
However, when the issue#21 is implemented, these kind of bugs should not
happen. We know there is a bug lurking when all the partitions are not running
on the same version of JVM (may not happen, but we need to test it out) because
we relay on sorting by Collections.sort. One way to mitigate this is to write a
comparator that never returns 0. Will create a new bug for that and close this
as invalid.
Original comment by itspa...@gmail.com
on 17 Jan 2011 at 8:54
Original issue reported on code.google.com by
singh.janmejay
on 17 Dec 2010 at 8:08