Hi all,
I've got a question about TLOG replicas.
We are running Solr 8.7 using TLOG replicas. Despite the logic in
https://github.com/apache/lucene-solr/blob/branch_8_7/solr/core/src/java/org/apache/solr/cloud/ReplicateFromLeader.java,
the replication to the TLOGs seems to happen (bas
Hello,
I am considering using TLOG replicas in the next phase of our project. I
understand that this type has been around since Solr 7. I am curious how
much use TLOG replicas are getting within Solr deployments across the board
and if there are any gotchas to look out for.
We are currently