----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13891/ -----------------------------------------------------------
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