Alex Laschinger
Alex Laschinger
A configurable number of threads will now be used within the workflow service to rebuild the workflow index. This reduces the rebuild time even further. ### Your pull request should…...
Instead of rebuilding the elastic search index entries with single index requests, now a configurable number of index request are summarized to a bulk request. Therefor the repopulate functions of...
The rebuild order has been changed, so that opencast can be used while the workflows are still updating. Still active workflows won't be updated during the rebuild, because they will...