[ http://issues.apache.org/jira/browse/JCR-464?page=comments#action_12416486 ]
Stefan Guggisberg commented on JCR-464: --------------------------------------- > Even an anonymous session can kill the jvm, AFAIK not if it just performs read operations. the relevant internal caches are all memory sensitive. > Prevent out of memory errors > ---------------------------- > > Key: JCR-464 > URL: http://issues.apache.org/jira/browse/JCR-464 > Project: Jackrabbit > Type: Improvement > Components: core > Reporter: Edgar Poce > Priority: Minor > > Even an anonymous session can kill the jvm, any session can perform write > actions untill it kills the process by causing an outofmemoryexception. > I think it would be good to add a configuration parameter to specify the max > size of the transient ISMs and the max number of sessions. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
