-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
We are consistently observing 504's on our gerrit. I left JavaMelody to instrument our production gerrit instance. We are running Gerrit on a kubernetes cluster with Dockerfile from openfrontier/docker-gerrit. The data is persisted on a NFS share. From what we have noticed Indexing in Gerrit is handled by a third-party library Lucene, and it does not support NFS mounts. Since the data directory is coming from NFS, This causes Gerrit WebUI to have very bad response times. Can we have Lucene configured to not use NFS instead use local memory and if that is possible can this setting be baked into base dockerfile?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels