Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16031

Documents about "hbase.replication" default value seems wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • documentation
    • None

    Description

        public static final String
            REPLICATION_ENABLE_KEY = "hbase.replication";
        public static final boolean
            REPLICATION_ENABLE_DEFAULT = true;
      

      The code shows that default value is true, but documents shows the default value is false.

      | hbase.replication
      | Whether replication is enabled or disabled on a given
                      cluster
      | false
      

      Attachments

        1. HBASE-16031.patch
          1.0 kB
          Heng Chen

        Issue Links

          Activity

            People

              chenheng Heng Chen
              chenheng Heng Chen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: