Hello Team, I've successfully set up the arithmetic cluster and executed the basic functions. However, I'm encountering challenges when attempting to add a node to the cluster. I've consulted a particular link<https://lists.apache.org/thread/tt1j3jkogh71k2hvq5gtltwmphxfy736>, but it doesn't provide sufficient guidance on the usage of the setConfiguration<https://github.com/apache/ratis/blob/bd83e7d7fd41540c8bda6bd92a52ac99ccec2076/ratis-client/src/main/java/org/apache/ratis/client/api/AdminApi.java#L35> method.
Could someone please assist me in understanding how to utilize the AdminApi for the arithmetic<https://github.com/apache/ratis/tree/bd83e7d7fd41540c8bda6bd92a52ac99ccec2076/ratis-examples/src/main/java/org/apache/ratis/examples/arithmetic> server? Thank you, Mahesh Reddy. From: Mahesh Garlapati <[email protected]> Date: Wednesday, November 22, 2023 at 1:29 PM To: [email protected] <[email protected]> Cc: [email protected] <[email protected]> Subject: Re: Usage of adding nodes to the cluster - Raft Implementation - Arithmetic Example Adding dev group From: Mahesh Garlapati <[email protected]> Date: Wednesday, November 22, 2023 at 1:25 PM To: [email protected] <[email protected]> Cc: [email protected] <[email protected]> Subject: Usage of adding nodes to the cluster - Raft Implementation - Arithmetic Example Hello Team, I've successfully set up the arithmetic cluster and executed the basic functions. However, I'm encountering challenges when attempting to add a node to the cluster. I've consulted a particular link<https://lists.apache.org/thread/tt1j3jkogh71k2hvq5gtltwmphxfy736>, but it doesn't provide sufficient guidance on the usage of the setConfiguration<https://github.com/apache/ratis/blob/bd83e7d7fd41540c8bda6bd92a52ac99ccec2076/ratis-client/src/main/java/org/apache/ratis/client/api/AdminApi.java#L35> method. Could someone please assist me in understanding how to utilize the AdminApi for the arithmetic<https://github.com/apache/ratis/tree/bd83e7d7fd41540c8bda6bd92a52ac99ccec2076/ratis-examples/src/main/java/org/apache/ratis/examples/arithmetic> server? Thank you, Mahesh Reddy. CONFIDENTIALITY NOTICE This e-mail message and any attachments are only for the use of the intended recipient and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient, any disclosure, distribution or other use of this e-mail message or attachments is prohibited. If you have received this e-mail message in error, please delete and notify the sender immediately. Thank you.
