Replies: 1 comment 9 replies
-
This is recently introduced bug, will be fixed by PR #4274. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This could be similar to my previous question that I asked for suggester: #4266 (reply in thread)
I am trying to debug the performance of my container and after disabling suggestor, I see now opengrok-mirror is occuping the process. However it doesn't take much resource but I think keeps container busy and reindexing doesn't start periodically.
To disable mirror, I tried adding
as environment variable of container... also created config file to disable mirror of all repos:
but still I see following commands in log:
Am I again missing something? Kindly help.
Beta Was this translation helpful? Give feedback.
All reactions