----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13891/#review26324 -----------------------------------------------------------
Ship it! Master: 3e813ce61d308c09ce23f54bd67adc980478640c - Alex Huang On Aug. 28, 2013, 7:40 p.m., Laszlo Hornyak wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13891/ > ----------------------------------------------------------- > > (Updated Aug. 28, 2013, 7:40 p.m.) > > > Review request for cloudstack and Alex Huang. > > > Repository: cloudstack-git > > > Description > ------- > > volatile int ++ and -- operations do not guarantee thread safety, these > values are replaced with AtomicInteger's > > > Diffs > ----- > > > framework/jobs/src/org/apache/cloudstack/framework/jobs/impl/AsyncJobMonitor.java > 3bf3622 > > Diff: https://reviews.apache.org/r/13891/diff/ > > > Testing > ------- > > > Thanks, > > Laszlo Hornyak > >