You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by kishore g <g....@gmail.com> on 2017/03/24 14:50:47 UTC

Re: Helix with Hazelcast for in-memory data storage

+ Helix-dev

Hi Shalakha,

We found that Hazelcast did not provide all the guarantees provided by
Zookeeper. As much as we would like to have a version of Helix that is
decoupled from Zookeeper, we haven't found an alternative yet.

thanks,
Kishore G

On Fri, Mar 24, 2017 at 2:08 AM, Shalakha Sidmul <Sh...@1eq.com>
wrote:

> Hello sir,
>
>
>
> We, at eQ-Technologic Pvt. Ltd., are working on a project which involves
> management of resources in a cluster environment.
>
> For example, connections to third party applications are resources for us.
>
> We also need an in-memory data store which is faster as compared to
> Zookeeper.
>
> Our exploration led us to Hazelcast which also provides a pretty robust
> task execution framework. (Task execution in cluster environment is another
> major requirement we have)
>
> We have tried and succeeded in using Helix for management of connections.
>
>
>
> In the following issues on JIRA, your comments suggest that you will soon
> have Helix backed by Hazelcast/Infinispan and remove the dependency on
> Zookeeper.
>
> 1.       https://issues.apache.org/jira/browse/HELIX-70
>
> 2.       https://issues.apache.org/jira/browse/SLING-2939
>
>
>
> (Both issues are about 4 years old.)
>
>
>
> My question is, has it been implemented yet?
> If not, is it under consideration?
>
> If yes, where can I find it?
>
> Is there a way to de-couple Helix and Zookeeper?
>
>
>
> Regards,
>
> Shalakha Sidmul
>
>
>