[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

2012-08-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 --- Comment #4 from mikebel...@yahoo.com --- probably a nit pick but the declarations really should be for ConcurrentMap not ConcurrentHashMap. There are variants of Concurrenthashmap coming in java8, and it's more correct to declare accordi

[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

2012-07-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 --- Comment #3 from Yu Lin --- Hello, (In reply to comment #2) > Many thanks for the analysis and patch. >= You are welcome. > Regardless, > these three are fixed in trunk and 7.0.x and will be included in 7.0.30 > onwards. I used the p

[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

2012-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53498] Atomicity violation bugs because of misusing concurrent collections

2012-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53498 Mark Thomas changed: What|Removed |Added Attachment #29021|0 |1 is patch|