Pierre Salagnac created SOLR-17929:
--------------------------------------

             Summary: Drop obsolete overseer internal work queue
                 Key: SOLR-17929
                 URL: https://issues.apache.org/jira/browse/SOLR-17929
             Project: Solr
          Issue Type: Improvement
            Reporter: Pierre Salagnac


Since SOLR-11443, the internal work queue of the collection API task processor 
in the overseer is read-only. The queue was kept read-only to ensure smooth 
migration.

Since we don't enqueue any tasks anymore to this queue, we should stop checking 
it, to make the code easier to read and slightly faster when starting the 
overseer.

We can remove all references to {{/overseer/queue-work }}.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to