Hi Andrey, We may set a higher priority for the predefined master. Then, the lower priority servers won't become a leader. Is it something that you want to do?
Tsz-Wo On Wed, Jul 20, 2022 at 12:14 AM Andrey Lomakin <[email protected]> wrote: > Hi Tsz-Wo. > Thank you for your prompt response. > I meant a different thing. > > We at the first stage would like to use replication mechanics of Raft but > would like to have a predefined master in the cluster without ability to > change it. > Is it possible to achieve that? > > > On Tue, Jul 19, 2022 at 5:58 PM Tsz Wo Sze <[email protected]> wrote: > > > Hi Andrey, > > > > Do you mean running a single node Ratis cluster? Yes, you can do it. > > > > Tsz-Wo > > > > On Tue, Jul 19, 2022 at 8:56 AM Andrey Lomakin > > <[email protected]> wrote: > > > > > Hi guys. > > > I am a developer of the Xodus KV database created and supported by > > > JetBrains. > > > > > > We are considering integration of Apache Ratis in our application and > > > database step by step (no promises though). > > > > > > Could you clarify is it possible to setup a fixed master node for the > > > cluster at this moment avoiding usage of membership protocol ? > > > > > >
