D21538: [balooctl] Clarify and extend status output
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Jun 2 10:21:05 BST 2019
bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
The current index file count does not really tell what the numbers
are referring to - the second number is the count of files currently in
the index, while the first number is the number of files which have either
finished content indexing, are not ellegible for content indexing, or
failed during content indexing.
Provide separate messages for count of files in the index, files waiting
to be processed by the content indexer, and files which failed in the
content indexer.
`./bin/balooctl status`
Old:
Baloo File Indexer is running
Indexer state: Idle
Indexed 4560 / 4561 files
New:
Baloo File Indexer is running
Indexer state: Idle
Total files indexed: 4561
Files waiting for content indexing: 1
Files failed to index: 2
TEST PLAN
run `balooctl status`
REPOSITORY
R293 Baloo
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D21538
AFFECTED FILES
src/tools/balooctl/statuscommand.cpp
To: bruns, #baloo, ngraham, astippich
Cc: kde-frameworks-devel, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190602/f8ed0c77/attachment.html>
More information about the Kde-frameworks-devel
mailing list