You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Andrew Wong (Jira)" <ji...@apache.org> on 2021/08/26 18:47:00 UTC

[jira] [Created] (KUDU-3311) Allow masters to start up with a list of masters with a diff of one from what's on disk

Andrew Wong created KUDU-3311:
---------------------------------

             Summary: Allow masters to start up with a list of masters with a diff of one from what's on disk
                 Key: KUDU-3311
                 URL: https://issues.apache.org/jira/browse/KUDU-3311
             Project: Kudu
          Issue Type: Improvement
          Components: master
            Reporter: Andrew Wong


Now that Kudu automatically adds a master if we start up a new master alongside an existing only set of masters, we should also loosen the restriction that the gflag is the same as the existing Raft config, in case users want to add a master and then restart the entire cluster at the same time.

This seems like it would be common enough for orchestration tools like CM, which marks the cluster as stale and suggests a full service restart upon adding a new master role.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)