Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8424

Cluster does not recover after killing a pod on OpenShift

    XMLWordPrintable

Details

    Description

      To replicate issue, follow instructions in here without changing the code.

      Once you have injector working and you connect from the dashboard, do the following:

      $ docker ps
      ...
      // find id for one of the infinispan server nodes
      ...
      $ docker rm -f <container_id>
      

      The container will be killed but the other nodes do not manage to recover the cluster and install the new formation. It seems to enter an endless loop... See attached logs.

      I suspect the cluster stats requests that appear in the logs come from the management console.

      I don't yet have TRACE logs but I'll try to replicate with TRACE later.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rh-ee-galder Galder Zamarreño
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: