Open
Description
Hello,
I'm running an opengrok server which is set to run opengrok-indexer
periodically using cron. I notice that when the indexer is running and the output is Sending configuration to: http://localhost:8080/source
the web application is non responsive until this configuration reindex is done. This takes about 5mins as my codebase is big. Is there another way to reindex while still keeping the webapp without degradation?