What steps will reproduce the problem?
1. sometimes client start overloading cpu
the issue is in the SeqNum
for (i = n; (i >>= 3) != 0; s += i);
if new Random().nextLong() in RvProcessor returns negative value - we r
getting infinity loop
Original issue reported on code.google.com by dimaz...@gmail.com on 26 May 2010 at 2:54
Original issue reported on code.google.com by
dimaz...@gmail.com
on 26 May 2010 at 2:54