Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • documentation, util
    • None

    Description

      The ConfUtils.printAll(Class) can print the conf details. For example, if we run RaftClientConfigKeys, it will print out the following:

      ******* interface org.apache.ratis.client.RaftClientConfigKeys *******
      constant: PREFIX = raft.client
        
        ******* interface org.apache.ratis.client.RaftClientConfigKeys$MessageStream *******
        constant: PREFIX = raft.client.message-stream
        key: raft.client.message-stream.submessage-size (org.apache.ratis.util.SizeInBytes, default=1MB (=1048576))
      
      ...  
      

      In this JIRA, we suggest to

      • add description for the conf key
      • support a mode to print out in md format

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: