adamjshook opened a new issue #572: Replication queue is not cleared when 
replication is disabled on a table
URL: https://github.com/apache/accumulo/issues/572
 
 
   We have two clusters, let's call them Cluster A and Cluster B, that have the 
same tables and we use replication to copy data from tables in Cluster A to 
their counter parts in Cluster B.
   
   We recently deleted some tables from Cluster A and disabled the replication 
in Cluster B.  In the replication monitor page for Cluster B, the tables were 
removed from the _Replication Status_ table (I am assuming the metadata is 
cleaned up if replication is disabled?  Need to check on where this is 
sourced), however the work that is in-progress is still queued.  We'll need to 
add some logic to remove the in-progress replication status when replication on 
a table is disabled.  I'm good to work on this; any pointers would help.
   
   (cc: @joshelser)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to