[
https://issues.apache.org/jira/browse/SOLR-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029676#comment-18029676
]
ASF subversion and git services commented on SOLR-17929:
--------------------------------------------------------
Commit 57d879c3d70ff680cc52fe97e5a9184f0df051b3 in solr's branch
refs/heads/dependabot/gradle/apache-poi-5.4.1 from Pierre Salagnac
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=57d879c3d70 ]
SOLR-17929: Remove deprecated overseer work queue (#3702)
This removes overseer internal queue at /overseer/queue-work. This queue was
readonly. With the change, we don't try anymore to process left over tasks from
this queue.
This queue was read-only since Solr 8.
> 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
> Assignee: Pierre Salagnac
> Priority: Minor
> Labels: pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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]