Description
This is mainly for supporting Java 17, but any other Java 8+ version should be allowed.
Before
$ bin/ratis sh Error: ratis-shell requires Java 8 or Java 11, currently Java 17.0.6 found.
After
$ bin/ratis sh
[main] INFO org.reflections.Reflections - Reflections took 32 ms to scan 1 urls, producing 5 keys and 18 values
Usage: ratis sh [generic options]
[election [transfer] [stepDown] [pause] [resume]]
[group [info] [list]]
[peer [add] [remove] [setPriority]]
[snapshot [create]]
Attachments
Issue Links
- links to