[ 
https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142227#comment-17142227
 ] 

ASF subversion and git services commented on SOLR-12823:
--------------------------------------------------------

Commit 62dd94d26b054f3fe1032ab3096db1148e59ed57 in lucene-solr's branch 
refs/heads/master from Ilan Ginzburg
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=62dd94d ]

SOLR-12823: fix TestZKPropertiesWriter (#1575)

SOLR-12823: remove clusterstate.json in Lucene/Solr 9.0 - fix 
TestZKPropertiesWriter

TestZKPropertiesWriter relied on removed legacy features of the SolrCloud 
cluster to work.
Start a MiniSolrCloudCluster (implies config set and other test resources 
config) and have the test use the core of a created collection.

> remove clusterstate.json in Lucene/Solr 9.0
> -------------------------------------------
>
>                 Key: SOLR-12823
>                 URL: https://issues.apache.org/jira/browse/SOLR-12823
>             Project: Solr
>          Issue Type: Task
>            Reporter: Varun Thacker
>            Assignee: Mike Drob
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> clusterstate.json is an artifact of a pre 5.0 Solr release. We should remove 
> that in 9.0
> It stays empty unless you explicitly ask to create the collection with the 
> old "stateFormat" and there is no reason for one to create a collection with 
> the old stateFormat.
> We should also remove the "stateFormat" argument in create collection
> We should also remove MIGRATESTATEVERSION as well
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to