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

PartitionHandling: consider less than numOwners partitions

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      If the following two conditions are simultaneously met during a split brain:
      a) less than numOwners nodes leave
      b) two clusters are formed having that size

      Then both partitions would be considered as available. E.g. a cluster of 6 nodes with numOwners=4, with a split brain resulting in 3 and 3 nodes partitions.

      We should add some logic to prevent this situation, e.g. by requiring the remaining partition to have at least numOwners members.

              dberinde@redhat.com Dan Berindei (Inactive)
              mircea.markus Mircea Markus (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: