You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2016/09/28 18:56:20 UTC

[jira] [Created] (KUDU-1658) Reject CREATE TABLE ops with even replication factor

Dan Burkert created KUDU-1658:
---------------------------------

             Summary: Reject CREATE TABLE ops with even replication factor
                 Key: KUDU-1658
                 URL: https://issues.apache.org/jira/browse/KUDU-1658
             Project: Kudu
          Issue Type: Improvement
          Components: master
    Affects Versions: 1.0.0
            Reporter: Dan Burkert


New Kudu users frequently create tables with even replication factors, which is never what the user intends.  We should reject these table creation ops, and add an {{allow_unsafe_replication_factor}} master flag to make it possible for advanced users (this flag would of course be gated by {{unlock_unsafe_flags}}).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)