Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-2108

Galera Clusters Can Break Assumed CO Numbering

    XMLWordPrintable

Details

    Description

      In Galera clusters (the HA solution for MariaDB), a field that's AUTO_INCREMENT increments by the number of nodes in the cluster. This means that when the COmanage CO is created, it may be assigned a primary key of 2, not 1. For the most part, this is OK, since most places in the code check for the CO name ("COmanage"), but there are a small number of places in the code that still check for a co_id of 1. These should be fixed.

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: