Hey, @softwarebrahma. Thanks for the feedback. AtomicInteger#getAndIncrement() and AtomicInteger#incrementAndGet() are indeed the standard way of using atomic variables. We'll take this to the team ...