Hello, I am suing accumullo 1.10.0 with replication on.
On the primary accumulo, when I look at hdfs, i do see many (100 or so) old (month plus) wal files present under tserver folder (/accumulo/wal/tserverX/) What can be causing that? i also see lot of order entries in accumulo.replication table which corresponds to wal files which are old. Does that mean the data in those wal files never got replicated? my replication table has millions entries and i can see some are duplicated..is that normal? >From my cursory check replication is working properly, but do see my purges on >primary are not getting replicated so was checking further .. thanks -S