+1

- Verified all checksums and signatures.
- Checked LICENSE and NOTICE.
- Compared the files in the src tarball with the files in git.
- Built from source successfully.
- Passed all unit tests.
- Able to run examples and shell with the bin tarball.

2022-11-22 15:23:49 INFO  StateMachine:176 - LEADER:s0-9: c2 = (a2 + b2) = 25

2022-11-22 15:24:46 INFO  StateMachine:176 - LEADER:s0-11: c = √c2 = 5

$bash ./bin/ratis sh group info -peers localhost:10989

group id: 64656d6f-5261-6674-4772-6f7570313233

leader info: s0(localhost:10989)


[server {

  id: "s0"

  address: "localhost:10989"

  startupRole: FOLLOWER

}

commitIndex: 12

]

Yaolong, thanks a lot for working on the release!

Tsz-Wo

On Sat, Nov 19, 2022 at 11:44 PM William Song <[email protected]> wrote:

> Thanks Yaolong for working on rc2!
>
> +1 (non-binding)
>
> * Verified git hash
> * Built Ratis from source
> * Run IoTDB CI using Ratis 2.4.1 rc2
>
> William
>
>

Reply via email to