Hi all, We have two hbase cluster (one prod, one backup) running hbase 0.94.6 (from cdh4.) and have setup master-master replication.
Last week we find the .oldlogs in the prod cluster was growing very large (13TB) and decided to remove it. But not until yesterday do we find that the replication had been in problem for almost a mongth due to some mis-configured firewall rules. After fixing the firewall the replication seems to be ok now, but some data which can be found in the prod cluster can't be found in the backup cluster. Could it be because of manually deletion of the WALs in .oldlogs? I have read a lot about replication and WALs, but could not be sure whether the logs in .oldlogs is related to replication. Can anyone share some thoughts? Thanks!
