Hi Vikrant,
On 19 November 2015 at 10:33, Vikrant Singh <vikrant.subscribe@gmail.com>
wrote:
> Hello Zookeeper Users,
>
> Please share some experiences on using Zookeeper 3.5.x in production
> environment. I am asking this because these releases are marked alpha.
>
I have used 3.5 in prod for more than two years and the experience has been
good. There
was one major-ish issue which was:
https://issues.apache.org/jira/browse/ZOOKEEPER-1863
>
> What are the risks I should evaluate before I decide on using them in
> production env.
>
Other than that, if you are enabling local sessions (which you should, they
are great!) you need to
pay attention to: https://issues.apache.org/jira/browse/ZOOKEEPER-1787
(which hasn't been
fixed yet, but can be worked around).
-rgs
|