Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-11011

set ozone-site.xml config ozone.om.ratis.enable as false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      Fix a ozone-site.xml default config:

       
        <property>
          <name>ozone.om.ratis.enable</name>
          <value>false</value>
          <description>Property to enable or disable Ratis server on OM.
          Please note - this is a temporary property to disable OM Ratis server.
          </description>
        </property>
      default value is true. docker image start will fail from this command:
       
      docker run -p 9878:9878 apache/ozone
       
       

      Attachments

        Issue Links

          Activity

            People

              shenxingwuying Yuqi Du
              shenxingwuying Yuqi Du
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: