Hi,
I would like to contribute to Ratis.
I have two proposals:
1. I would like to create and register JMX beans for every
RaftServerImpl to display at least the current leader, term, index,...
I would like to show this information from the (under devepolment)
Ozone web ui interfaces.
2. I would like to add a simple Server and Client class to the example
project. Currently it could be tested only from unit test. I think it
would be more easily to try out ratis by starting standalon example
servers with `java -jar...`. (And check on the JMX interface, if
everything is fine...)
Please comment my ideas, and if agree, add my user
(https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elek) to
the contributors group.
Thanks
Marton