joshelser commented on a change in pull request #868: Make replication services
start when configured
URL: https://github.com/apache/accumulo/pull/868#discussion_r245376607
##########
File path:
test/src/main/java/org/apache/accumulo/test/replication/MultiTserverReplicationIT.java
##########
@@ -47,6 +48,7 @@
@Override
public void configure(MiniAccumuloConfigImpl cfg, Configuration
hadoopCoreSite) {
+ cfg.setProperty(Property.REPLICATION_NAME.getKey(), "test");
Review comment:
Can you add a comment here as to why this is needed, please?
----------------------------------------------------------------
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