Hi, > i am testing the datastore (filedatastore) and i found that if i configure a > workspace with the old > org.apache.jackrabbit.core.state.obj.ObjectPersistenceManager > the content are stored in the blob folder of the workspace and > in the datastore. is this "works as designed" or is this a bug ?
Currently, old persistence managers always store large objects in the blob folder. I'm not sure if we want to change those older persistence managers. I would prefer if we can deprecate them. Regards, Thomas
