[
https://issues.apache.org/jira/browse/SOLR-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054445#comment-18054445
]
Isabelle Giguere edited comment on SOLR-16738 at 1/26/26 9:49 PM:
------------------------------------------------------------------
AdminHandlersProxy handles V2 requests in PR 4057 (V2 Metrics API)
https://github.com/apache/solr/pull/4057/files#diff-ddb3c4acfc3b0da32368d40fe50b3edc1c41e22dd22e8eb55b505f64360e1c9e
was (Author: igiguere):
AdinHandlersProxy handles V2 requests in PR 4057 (V2 Metrics API)
https://github.com/apache/solr/pull/4057/files#diff-ddb3c4acfc3b0da32368d40fe50b3edc1c41e22dd22e8eb55b505f64360e1c9e
> Add v2 API support to AdminHandlersProxy
> ----------------------------------------
>
> Key: SOLR-16738
> URL: https://issues.apache.org/jira/browse/SOLR-16738
> Project: Solr
> Issue Type: Sub-task
> Reporter: Jason Gerlowski
> Priority: Minor
> Labels: V2, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Solr uses AdminHandlersProxy to forward certain v1 'admin' APIs from the
> receiving node to a selection of nodes in the cluster, and then aggregate the
> responses.
> This functionality should be expanded to cover our more strongly-typed v2
> APIs, which can't easily reuse AdminHandlersProxy as-is.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]