Eric Pugh created SOLR-18431:
--------------------------------
Summary: Add v2 API equivalent for "Fetch Replica Prop"
Key: SOLR-18431
URL: https://issues.apache.org/jira/browse/SOLR-18431
Project: Solr
Issue Type: Sub-task
Components: v2 API
Reporter: Eric Pugh
Currently, no v2 form exists for Fetch Replica Prop — same gap as "List Replica
Props" above, narrowed to a single named property.
Proposed v2: GET
/api/collections/collName/shards/shardName/replicas/repName/properties/propName
Proposed response shape:
{ "name": "preferredleader", "value": "true" }
Part of SOLR-16392, alongside "List Replica Props" above.
Source: "Resource 'CRUD' APIs" tab, row "Fetch Replica Prop"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]