dbwong opened a new pull request #479: PHOENIX-5231 Configurable Stats Cache
URL: https://github.com/apache/phoenix/pull/479
 
 
   Initial approach to handling configurable stats cache.  
   High level the approach taken is to provide a client side property to java 
type name which should exist on the classpath that implements a 
GuidePostsCacheFactory interface.  The this class will be used it to get a 
cache instance.  Long term this can handle JVM based or memcached interfaces as 
well as keep the current behavior of stats cache per connection.

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

Reply via email to