ctubbsii opened a new pull request #1779: URL: https://github.com/apache/accumulo/pull/1779
TableId and NamespaceId have tests to ensure their caches work correctly. Previously, the tests would only *attempt* to increase the cache before checking that it decreased again. However, a garbage collection could have reduced the size of the cache before we checked its size. This change *guarantees* the cache will reach a specific size before proceeding. ---------------------------------------------------------------- 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]
