[
https://issues.apache.org/jira/browse/SOLR-13484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846493#comment-16846493
]
ASF subversion and git services commented on SOLR-13484:
--------------------------------------------------------
Commit e9d9f4dcc12f189e6ff54ab56684c801b16090e6 in lucene-solr's branch
refs/heads/master from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e9d9f4d ]
SOLR-13484: ref guide
> autoscaling/diagnostics APIshould be able to give diagnostics output from
> config pasted as a payload
> ----------------------------------------------------------------------------------------------------
>
> Key: SOLR-13484
> URL: https://issues.apache.org/jira/browse/SOLR-13484
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are cases where users would want to get the diagnostics from
> autoscaling configuration sent as a payload . T
> {code:javascript}
> curl -X POST -H 'Content-type:application/json' -d '{
> "cluster-policy": [
> {"replica": "#EQUAL", "shard": "#EACH", "sysprop.zone": ["east", "west"]}
> ]
> }' http://localhost:8983/api/cluster/autoscaling/diagnostics
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]