Report orphan documentId's.
Details
Details
- Reviewers
michaelh - Group Reviewers
Baloo - Commits
- R293:3fbabac6add9: balooctl: checkDb should also verify the last known url for the documentId.
Diff Detail
Diff Detail
- Repository
- R293 Baloo
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
balooctl checkDb is no more. See D10778. We could turn it into a separate executable like 'balooDbDebug' or so. It should be made clear then that it is for developers only.
Comment Actions
This change includes orphan file entries as invalid database entries in checkFsTree().
Comment Actions
Currently it is unreachable, because the 'checkDb' options has been removed in D10778. Please consider to create an executable for checkdb in tests/ folder.