+1

 

 ------------------ ???????? ------------------
  ??????:&nbsp;"Yiheng Wang"<yihe...@gmail.com&gt;;
 ????????:&nbsp;2019??12??12??(??????) ????11:30
 ??????:&nbsp;"dev"<dev@livy.incubator.apache.org&gt;;
 
 ????:&nbsp;[Vote][LIVY-718] Support multi-active high availability in Livy

 

Dear Community

I'd like to call a vote on LIVY-718
<https://issues.apache.org/jira/projects/LIVY/issues/LIVY-718&gt; "Support
multi-active high availability in Livy".

Currently, Livy only supports single node recovery. This is not sufficient
in some production environments. In our scenario, the Livy server serves
many notebook and JDBC services. We want to make Livy service more
fault-tolerant and scalable.

There're already some proposals in the community for high availability. But
they're not so complete or just for active-standby high availability. So we
propose a multi-active high availability design to achieve the following
goals:

&nbsp;&nbsp; - One or more servers will serve the client requests at the same 
time.
&nbsp;&nbsp; - Sessions are allocated among different servers.
&nbsp;&nbsp; - When one node crashes, the affected sessions will be moved to 
other
&nbsp;&nbsp; active services.

Please find the design doc here
<https://docs.google.com/document/d/1bD3qYZpw14_NuCcSGUOfqQ0pqvSbCQsOLFuZp26Ohjc/edit?usp=sharing&gt;,
which has been reviewed for several weeks.

This vote is open until next Wednesday (Dec. 18).

[] +1: Accept the proposal
[] +0
[] -1: I don't think this is a good idea because ...

Thank you

Yiheng

Reply via email to