On Wed, Dec 9, 2009 at 2:21 PM, Julien Poffet <[email protected]> wrote:
> - How Jackrabbit will react if I modify manually the content of a file
> directly in the datastore. A new version of this file will be created? The
> file will become corrupted?
There are some cache for bundle persistence manager, so you manually
edit the file in db may not be notice for short period. And it could
be loaded if cache expired when access. But manually edit the bundle
data have high risk to corrupt your repository. It's last thing you
want to try.

-Guo

Reply via email to