On 7/21/2021 4:24 PM, Pratik Patel wrote:
I want to disable transaction logs in solr cloud to test an experiment. I am not sure how to do it.
What are you trying to accomplish?The transaction log is a required feature for SolrCloud. I know it's used for recovery operations, but based on what you're seeing it seems to be an integral part of normal SolrCloud function. Don't disable it.
Thanks, Shawn
