hanicz opened a new pull request, #1053:
URL: https://github.com/apache/knox/pull/1053

   …cking issue
   
   ## What changes were proposed in this pull request?
   
   - New ability to add files as Ehcache config that are not on the classpath
   - Fixed an issue when multiple topologies used the same configuration file 
and the persistence folder couldn't be locked due to it. In this case the 
exception is caught and the persistence folder's path is changed. This makes it 
possible for users to not provide configuration files and the default one used 
for every topology.
   - New test case for multiple cache managers with the same configuration file.
   - Formatted the KnoxCacheManager class.
   
   The methods that changed are: **resolveLockConflict**, **getResource** and 
**ensureCacheManager**.
   
   ## How was this patch tested?
   
   Unit tests
   Manual tests with ldap and pam
   
   Enabled caching on two topologies and verified that the cache is working. 
Checked the gateway logs as well for related messages.
   


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

To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to