kpm1985 opened a new pull request #956: FLUO-939 Make TransactorCache configurable URL: https://github.com/apache/fluo/pull/956 @keith-turner I modified the constructor to take a configurable parameter like we have been doing. I did change the max size from the cryptic (1<<15) to 32768 for clarity, I bet the compiler will pre compute the number so there probably isn't any benefit besides readability.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
