steveloughran commented on issue #1134: HADOOP-16433. S3Guard: Filter expired entries and tombstones when lis… URL: https://github.com/apache/hadoop/pull/1134#issuecomment-514683996 OK, +1 pending those changes FWIW, I do think that the iterator code may actually be thread-safe, it's just really hard to parse the javadocs and I do have some distant memories of something like this raising a ConcurrentModificationException for me once ... but those javadocs say "no"; so maybe it was the classic HashTable or something I got burned by.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
