You can do it yourself as you build.

mvn clean install -Dzookeeper.version=3.4.13

but we should look at upgrading.  3.4.13 is the first with a client side
change that makes a difference for customers, and it should be backwards
compatible.

Thanks,

Bobby

On Thu, Sep 20, 2018 at 9:30 AM Stig Rohde Døssing <[email protected]>
wrote:

> I don't think there are any open issues/PRs to do it, but I don't see why
> we couldn't upgrade. Feel free to raise an issue at
> https://issues.apache.org/jira, and if you want to contribute the patch,
> please submit a PR to https://github.com/apache/storm/pulls. You can find
> a guide on how to develop Storm here
> https://github.com/apache/storm/blob/master/DEVELOPER.md.
>
> Den tor. 20. sep. 2018 kl. 09.58 skrev Michal Koziorowski <
> [email protected]>:
>
>> Hi,
>>
>>
>> Question to devs.
>> Are there any plans to upgrade zookeeper used in Storm? In newest 3.4.13
>> release, there is a fix for cloud environments where zookeeper servers have
>> dynamic ips (https://jira.apache.org/jira/browse/ZOOKEEPER-2184). We
>> would really want to see zookeeper upgraded to remove some of ugly hacks
>> existing on our servers made to override zookeeper dynamic ips problems.
>>
>> Best regards,
>> Michal
>>
>>

Reply via email to