Description
Currently Ratis must print a warn log when creating a new raftgroup, which is unnecessary.
After inspecting the code, it turns out that the printing of the warn log can be optimized
[0-groupManagement] WARN org.apache.ratis.util.FileUtils - Failed to Files.newInputStream /Users/txy/Study/iotdb/target/confignode1/consensus/47474747-4747-4747-4747-000000000000/current/raft-meta.conf with options []: java.nio.file.NoSuchFileException: /Users/txy/Study/iotdb/target/confignode1/consensus/47474747-4747-4747-4747-000000000000/current/raft-meta.conf
Attachments
Issue Links
- links to