I noticed in replication.txt implied replication.work.assigner can be set per table
table.root@accumulo_primary> config -t my_table -s replication.work.assigner=org.apache.accumulo.master.replication.SequentialWorkAssigner when trying to set for table: Invalid per-table property I assume replication.work.assigner can only be set for instance and not per table? Thanks Noe
