You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Louis <ri...@gmail.com> on 2020/01/10 06:41:54 UTC

Is there any way to forcefully delete tlog?

Hi,

Now I finally gave up deleting tlogs(disabling buffer, restarting source
node, neither of them worked..) and am now writing cron script to delete
tlogs.

However, I discovered that even if I delete tlogs files manually, QUEUES api
still returns the positive number of tlogTotalCount(but tlogTotalSize is
zero).  

I guess Solr stores tlogs count in its memory and tries to recover tlogs
files.

Is there any way(hopefully rest api) to delete tlogs from disk as well as
memory in Solr?

Thanks.

Louis



--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html