paulirwin opened a new issue, #917: URL: https://github.com/apache/lucenenet/issues/917
### Is there an existing issue for this? - [X] I have searched the existing issues ### Task description Context: https://github.com/apache/lucenenet/pull/914#discussion_r1493344290 From @NightOwl888: > at one point the method [`GetAndAdd`] didn't exist, we should do a sweep to ensure that all calls to `GetAndAdd()`, `AddAndGet()`, `IncrementAndGet()`, `GetAndIncrement()`, `DecrementAndGet()`, and `GetAndDecrement()` match Lucene (for both `AtomicInt32` and `AtomicInt64`). We may not have caught this everywhere it matters. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org