You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2017/10/24 19:01:02 UTC

[GitHub] kpm1985 opened a new pull request #956: FLUO-939 Make TransactorCache configurable

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:
users@infra.apache.org


With regards,
Apache Git Services