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

NullPointerException thrown when adding rows to a table from peer cluster, table with replication factor other than 0 or 1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.2, 1.4.3, 1.2.7
    • Client, Replication
    • None
    • Reviewed
    • The only currently legal values for REPLICATION_SCOPE in column schema are 0 (local) and 1 (global). This change enforces selection of only either of these values when setting the attribute using HColumnDescriptor.

    Description

      Scenario:
      =============
      add_peer
      create a table
      alter table with REPLICATION_SCOPE => '5'
      enable table replication
      login to peer cluster and try putting data to the table

      Attachments

        1. hbase-18864.branch-1.addendum.patch
          1 kB
          Sakthi
        2. hbase-18864.branch-1.2.004.patch
          4 kB
          Sakthi
        3. hbase-18864.branch-1.2.003.patch
          3 kB
          Sakthi
        4. hbase-18864.branch-1.2.002.patch
          6 kB
          Sakthi
        5. hbase-18864.branch-1.2.001.patch
          2 kB
          Sakthi

        Issue Links

          Activity

            People

              sakthi Sakthi
              smita.sinha025 smita
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: