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

Fix Inter Cluster Replication Future ordering issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.2.0, 1.3.0, 2.0.0
    • Replication
    • None
    • Reviewed

    Description

      Replication fails with IndexOutOfBoundsException

      regionserver.ReplicationSource$ReplicationSourceWorkerThread(939): org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint threw unknown exception:java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
      	at java.util.ArrayList.rangeCheck(Unknown Source)
      	at java.util.ArrayList.remove(Unknown Source)
      	at org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint.replicate(HBaseInterClusterReplicationEndpoint.java:222)
      

      Its happening due to incorrect removal of entries from the replication entries list.

      Attachments

        1. HBASE-14777.patch
          2 kB
          Bhupendra Kumar Jain
        2. HBASE-14777-1.patch
          9 kB
          Ashu Pachauri
        3. HBASE-14777-2.patch
          9 kB
          Ashu Pachauri
        4. HBASE-14777-3.patch
          10 kB
          Ashu Pachauri
        5. HBASE-14777-4.patch
          10 kB
          Ashu Pachauri
        6. HBASE-14777-5.patch
          10 kB
          Ashu Pachauri
        7. HBASE-14777-6.patch
          12 kB
          Ashu Pachauri
        8. HBASE-14777-addendum.patch
          1 kB
          Ashu Pachauri
        9. 14777-alternative.txt
          3 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              ashu210890 Ashu Pachauri
              Bhupendra Bhupendra Kumar Jain
              Votes:
              0 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: