Eric Newton created ACCUMULO-3818: ------------------------------------- Summary: replication should quit if the destination table does not exist Key: ACCUMULO-3818 URL: https://issues.apache.org/jira/browse/ACCUMULO-3818 Project: Accumulo Issue Type: Bug Components: master, tserver Affects Versions: 1.7.0 Reporter: Eric Newton
Restarting a replication Random Walk test, I noticed huge numbers of ERRORS: RemoteReplicationException(code:TABLE_DOES_NOT_EXIST, reason:Table with id 3 does not exist). Replication should quit and give up when the destination or source are deleted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)