Jon Bringhurst

Results 6 issues of Jon Bringhurst

We should set the default scala suffix to 2.12 since 2.11 is quite old at this point.

We should get rid of all warnings with gcc and clang.

wish list

Any comments on this multiqueue API? https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h

## Why is this needed? CI currently does not exercise packaging for pypi. ## Proposed Changes - Add a github actions workflow to test packaging (except for a pypi publish)...

Hello braft maintainers! First off, thank you for releasing and sharing this Raft implementation, it has been very helpful. I noticed there hasn’t been a release since Apr 26, 2021,...

Log a WARN message line when (and only when) a leader truncates its current log. The line includes both message and byte counts to make data-loss-relevant truncations easier to detect...