[
https://issues.apache.org/jira/browse/SOLR-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284254#comment-14284254
]
ASF subversion and git services commented on SOLR-7004:
-------------------------------------------------------
Commit 1653343 from [~anshumg] in branch 'dev/trunk'
[ https://svn.apache.org/r1653343 ]
SOLR-7004: Add a missing constructor for
CollectionAdminRequest.BalanceShardUnique that is supposed to set the
collection action
> CollectionsAPISolrJTests failure with no action specified
> ---------------------------------------------------------
>
> Key: SOLR-7004
> URL: https://issues.apache.org/jira/browse/SOLR-7004
> Project: Solr
> Issue Type: Task
> Components: SolrCloud
> Affects Versions: 5.0, Trunk
> Reporter: Shalin Shekhar Mangar
> Assignee: Anshum Gupta
> Fix For: 5.0, Trunk
>
> Attachments: SOLR-7004.patch
>
>
> Saw a test failure in org.apache.solr.cloud.CollectionsAPISolrJTests with the
> following stack trace:
> {code}
> java.lang.RuntimeException: no action specified!
> at
> __randomizedtesting.SeedInfo.seed([B274BE727B8F0980:3392306A0CD069BC]:0)
> at
> org.apache.solr.client.solrj.request.CollectionAdminRequest.getParams(CollectionAdminRequest.java:68)
> at
> org.apache.solr.client.solrj.request.CollectionAdminRequest$BalanceShardUnique.getParams(CollectionAdminRequest.java:852)
> at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:734)
> at
> org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:85)
> at
> org.apache.solr.cloud.CollectionsAPISolrJTests.testBalanceShardUnique(CollectionsAPISolrJTests.java:495)
> at
> org.apache.solr.cloud.CollectionsAPISolrJTests.doTest(CollectionsAPISolrJTests.java:67)
> at
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]