Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-6049

Increase GossipRouter Probe timeout

XMLWordPrintable

      A user has encountered an issue where the GossipRouter does not become ready before `failureThreshold` has been reached. This is because the router is taking longer than expected to start up:

       Gossip router started in 4501 ms listening on 0.0.0.0:7900
      

      The current GossipRouter probes are too low, as they fail if the container is not ready within 5 seconds. We should increase the initialDelay of the startup probe and re-evaluate the remaining probe parameters in order to tolerate slower start times.

            pruivo@redhat.com Pedro Ruivo
            remerson@redhat.com Ryan Emerson
            Pavel Drobek Pavel Drobek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: