Closed
Description
Describe the bug
I recently upgraded our OpenGrok instance by simply changing the tag of the Docker image from 1.5.12 to 1.7.3. Since then the duration of the periodic reindex rose from 3,5 minutes to 17 minutes. I was aware that the 1.7.0 release mentioned
This means the initial reindex after upgrading to this version will take much longer. Subsequent reindex times will be normal.
Since the subsequent reindex times aren't normal I guess this is a bug. This is how the CPU usage looks in Grafana since the upgrade:
To Reproduce
Steps to reproduce the behavior:
- Have OpenGrok 1.5.12 running on Docker
- Upgrade to OpenGrok 1.7.3 on Docker
Expected behavior
Continue normal operation