You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Richard (JIRA)" <ji...@apache.org> on 2019/07/05 11:24:00 UTC

[jira] [Created] (SOLR-13609) Ability to know when an expunge has finished

Richard created SOLR-13609:
------------------------------

             Summary: Ability to know when an expunge has finished
                 Key: SOLR-13609
                 URL: https://issues.apache.org/jira/browse/SOLR-13609
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.4
            Reporter: Richard


At the company I work for, we do nightly expunges to clear down deleted docs _(providing the threshold is above 5% in our case)_.

Whilst this has been okay for us, we want the ability to know when an expunge has completed. At the moment we do some calculations to estimate how long it would take. 

it would be nice if there was a way to see when an expunge has completed. This could either be by assigning an async id to the call, or any other means of having visibility.

I started to look into this issue, but saw that the underlying call for expunging starts to use the lucene side of the code base, so thought I was digging to deep, so any advice on this issue would be much appreciated _(as I'm trying to contribute more to OOS)_.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org