EdColeman commented on issue #3097:
URL: https://github.com/apache/accumulo/issues/3097#issuecomment-1334092147

   That's the path I am now heading.  For reference, these are the iterator set 
for replication in 2.1 (with replication off, never activated.
   
   ```
   uno ashell -e 'config -np -t accumulo.metadata' | grep repli
   default    | table.file.replication ........................ | 0
   table      | table.iterator.majc.replcombiner .............. | 
9,org.apache.accumulo.server.replication.StatusCombiner
   table      | table.iterator.minc.replcombiner .............. | 
9,org.apache.accumulo.server.replication.StatusCombiner
   table      | table.iterator.scan.replcombiner .............. | 
9,org.apache.accumulo.server.replication.StatusCombiner
   default    | table.replication ............................. | false
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to