[ 
https://issues.apache.org/jira/browse/SOLR-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cao Manh Dat closed SOLR-10411.
-------------------------------
       Resolution: Fixed
    Fix Version/s: master (7.0)

> v2 Collection API "modify" command specification's replicationFactor property 
> is incorrectly typed as string, should be integer
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10411
>                 URL: https://issues.apache.org/jira/browse/SOLR-10411
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: v2 API
>            Reporter: Steve Rowe
>            Assignee: Cao Manh Dat
>            Priority: Minor
>             Fix For: master (7.0)
>
>
> The v2 Collections API {{modify}} command's {{replicationFactor}} {{type}} 
> should be {{integer}} instead of {{string}}.
> From 
> {{solr/core/src/resources/apispec/collections.collection.Commands.modify.json}}:
> {noformat}
> {
>   [...]
>   "properties":{
>    [...]
>     "replicationFactor": {
>       "type": "string",
>       "description": [...]
>     },
>     [...]
>     }
>   }
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to