I wouldn't expect the transaction log to go to 0 because the
transaction log is kept around for "peer synch" so it can
catch up another node that is a little behind. But I _would_
expect it to roll over. So my question is whether the
files within your log directories roll over. What you should see
Hi,
We hard committed (/update/csv?commit=true) about 20,000 documents to
SolrCloud (5 shards, 1 replicas = 10 jvm instances). We have commented out both
autoCommit and autoSoftCommit settings from solrconfig.xml. What we noticed
that the transaction log size never goes down to 0. We thought o