Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix] NPE in NativeBroker.defragXMLResource
A regression introduced in c553667 causes a NullPointerException to be thrown whenever an XML-resource needs to be defragmented. This will be triggered on frequent writes to any XML-resource and will effectively remove the file from the database and from any indexes.
- Loading branch information