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 Alex Parvulescu <al...@gmail.com> on 2014/02/12 15:27:04 UTC

Promote a close/dispose method to the NodeStore api

Hi,

I was looking at the OakRepositoryFixture and it looks like all the
NodeStore flavors have some kind of close/dispose method.
Shouldn't we merge this under a single method name, and put it on the apis?

I have no direct need for this, just making an observation.

thanks,
alex


[0]
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/fixture/OakRepositoryFixture.java