Hi, Would like to know more about the jackrabbit's session footprint in memory :
I got that changed data was kept in memory until a save()/refresh(false) is done. Was wondering what is done when simple reading is done of nodes/properties? Is it kept in some cache? If yes, is there a limit to it? If yes, how to configure it? And how is it managed? Is it like BundleCache? If no, is there a way to detect big sessions? All those questions might be summed up with the following : if i have a long-running session instance, that "visit" a lot my JCR, should i be worried? Thanks, Nicolas
