Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2309

/masters can show the wrong list of masters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.7.0
    • ops-tooling
    • None

    Description

      Consider the following steps:

      1. Three masters are started with UUIDs A, B, and C.
      2. A is shut down and its data deleted. A new master with UUID D is started on the same machine.

      After this, visiting /masters on B or C should show A, B, and C as the registered masters, since they are the masters in B and C's quorum. D's /masters should just show D. However, right now we show B, C, D in all three /masters pages.

      Attachments

        1. twoleaders2309.png
          297 kB
          William Berkeley

        Activity

          People

            wdberkeley William Berkeley
            wdberkeley William Berkeley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: