-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123916/
-----------------------------------------------------------

(Updated May 28, 2015, 4:59 a.m.)


Status
------

This change has been marked as submitted.


Review request for Baloo and Vishesh Handa.


Changes
-------

Submitted with commit a787eb3a458de4c45d83bd709d35e800df520695 by Pinak Ahuja 
to branch master.


Repository: baloo


Description
-------

With this patch the we start a single extractor process, and keep passing ids 
to it one by one instead  restarting it with 40 ids as arguments everytime. 
This will make monitoring which file is being indexed easier. (might improve 
performance too). This will also make implementing a monitor easier (which is a 
part of my GSoC project). Right now we commit after every file which is not 
ideal but this should be fixed in the next iteration.


Diffs
-----

  autotests/unit/file/CMakeLists.txt fc0c70c 
  src/file/CMakeLists.txt 8158b7f 
  src/file/extractor/app.h 9a5112f 
  src/file/extractor/app.cpp 4fa28f0 
  src/file/extractor/main.cpp beb6d60 
  src/file/fileindexingqueue.h f17fb94 
  src/file/fileindexingqueue.cpp 19ea53b 
  src/file/indexingqueue.h bc95c7c 

Diff: https://git.reviewboard.kde.org/r/123916/diff/


Testing
-------

Baloo seems to be indexing files properly on my system without crashing.


Thanks,

Pinak Ahuja

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to