You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Jukka Zitting <ju...@gmail.com> on 2012/09/06 14:28:38 UTC

Re: svn commit: r1381571 - /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/api/ContentRepository.java

Hi,

On Thu, Sep 6, 2012 at 2:20 PM,  <mr...@apache.org> wrote:
> I think we need to be more strict here. Otherwise we should remove the close()
> method from ContentSession.

Hmm, good point.

I'd be in favor of removing the ContentSession.close() method if we
can. There shouldn't be any resources associated with a session that
normal garbage collection couldn't take care of.

BR,

Jukka Zitting