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

ReplicationSource is replicating existing WAL data in a newly added peer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Scenario:
      1. Add a peer 'p1' and enable table replication for a table 't1'
      2. Put some data in the table 't1' and its gets replicated to peer 'p1' as expected.
      3. Remove peer 'p1' and truncate the table 't1' in both source and peer cluster.
      4. Now add peer 'p2' , there is no data in source cluster in table 't1' but in peer cluster 'p2' where table 't1' already exists, existing WAL data of table 't1' is getting replicated in 'p2'.

      Expectation: Table 't1' in peer cluster 'p2' should only have data which is inserted in source cluster table 't1' after adding peer 'p2'

      Attachments

        Issue Links

          Activity

            People

              churromorales churro morales
              ashish singhi Ashish Singhi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: