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

Ilan Ginzburg commented on SOLR-12823:
--------------------------------------

I changed the status of [https://github.com/apache/lucene-solr/pull/1528] from 
Draft to Ready for review (and hopefully merge).

 

Note the comment added in the PR, copying here:

_Rebased on master. The recent fix to SOLR-14486 solved the failures in the 
autoscaling sim tests._

_I'm submitting this officially for review now (moving it out of draft PR)._

_Note there are two tests that are failing (that I marked 
[@ignore|https://github.com/ignore]) and that IMO should either be removed or 
deserve their own separate Jira for fixing (that I will create once this is 
merged). I suspect fixes are non trivial:_
 * _TestZkChroot: I didn't find ways to reasonably start a test server with a 
different chroot than /solr to test if it's writing data to the right place in 
ZooKeeper. Played a while with MiniSolrCloudCluster but chroot seems to be 
quite hard coded deep in the test framework (passing an already chrooted ZK 
server defeats the purpose)._
 * _BasicZkTest (I didn't dig further)._

> remove clusterstate.json in Lucene/Solr 8.0
> -------------------------------------------
>
>                 Key: SOLR-12823
>                 URL: https://issues.apache.org/jira/browse/SOLR-12823
>             Project: Solr
>          Issue Type: Task
>            Reporter: Varun Thacker
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> clusterstate.json is an artifact of a pre 5.0 Solr release. We should remove 
> that in 8.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