Mete Atamel created OAK-455:
-------------------------------

             Summary: Caching in MongoMK
                 Key: OAK-455
                 URL: https://issues.apache.org/jira/browse/OAK-455
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: mongomk
            Reporter: Mete Atamel
            Priority: Minor


Right now, there's no caching at all in MongoMK. This makes MongoMK related 
tests very slow (see OAK-440) as each node has to be read from MongoDB and that 
takes a while. We need some kind of caching in MongoMK and we need to make sure 
that it's cluster aware (i.e. if some other MongoMK changes something in the 
cache, the cache needs to somehow know about it and invalidate)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to