keith-turner commented on issue #943: FLUO-942 The constructor for 
VisibilityCache now uses the values from?
URL: https://github.com/apache/fluo/pull/943#issuecomment-338293567
 
 
   Speaking of eclipse tricks, the following may be a quick way to 
automatically replace the constant.
   
    * Set the old constant equals to the new constant, so  `CACHE_TIMEOUT_MIN = 
FluoConfigurationImpl.TX_INFO_CACHE_TIMEOUT_DEFAULT`
    * Highlight the old constant and then ask eclipse to inline it.  This 
should replace the old constant with the new everywhere. However, in this case 
still need to change the timeunit so not sure it really saves any time.

----------------------------------------------------------------
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

Reply via email to