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

Shawn Heisey commented on SOLR-9386:
------------------------------------

With an upgrade to 3.4.8, and some tweaking in SolrZKServer to remove code 
copied from zookeeper and let ZK itself handle the embedded server property 
parsing, tests pass.

Upgrading to 3.4.9, I find that they have removed the convertLong method from 
ZKDatabase (without deprecation), which means that the overridden method must 
be removed from TestConfigSetAPIZkFailure.ForwardingZKDatabase.  When I do 
that, everything compiles, but a couple of tests fail.  I have no idea how to 
fix that problem.

I will add a couple of patches.

> Upgrade Zookeeper to 3.4.9
> --------------------------
>
>                 Key: SOLR-9386
>                 URL: https://issues.apache.org/jira/browse/SOLR-9386
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>         Attachments: SOLR-9386.patch, zookeeper-3.4.8-upgrade-tests-pass.patch
>
>
> Zookeeper 3.4.9 release should be happening fairly soon, and the ZK issue 
> blocking incorporation into Solr (ZOOKEEPER-2383) has a 3.4.9-targetted patch 
> that fixes the test failures problem noted on SOLR-8724.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to