https://bugs.kde.org/show_bug.cgi?id=425017

--- Comment #5 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
Git commit fdc162f3f72eaafec2dd8609470ec0002d5c9517 by Stefan Brüns.
Committed on 05/08/2020 at 17:47.
Pushed by bruns into branch 'master'.

[Engine] Propagate transaction errors

In case a transaction can not be commited, exit the extractor process. If
the commit only failed because it is too large the extractor is started
again with half the batch.

If the batch only contains a single file and marking it as failed is not
possible we are stuck, so also exit from the main process.

M  +6    -3    src/engine/transaction.cpp
M  +1    -1    src/engine/transaction.h
M  +4    -1    src/file/extractor/app.cpp
M  +8    -1    src/file/extractorprocess.cpp
M  +6    -1    src/file/filecontentindexer.cpp
M  +2    -2    src/file/filecontentindexerprovider.cpp
M  +1    -1    src/file/filecontentindexerprovider.h

https://invent.kde.org/frameworks/baloo/commit/fdc162f3f72eaafec2dd8609470ec0002d5c9517

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to