George Huang created HDDS-8687:
----------------------------------

             Summary: Not able to switch from ratis to ratis streaming without 
database reset
                 Key: HDDS-8687
                 URL: https://issues.apache.org/jira/browse/HDDS-8687
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: George Huang


public static final int DFS_CONTAINER_RATIS_DATASTREAM_PORT_DEFAULT

      = 9855;

public static final int DFS_CONTAINER_RATIS_IPC_PORT_DEFAULT = 9858;

port 9855 is used when ratis streaming is enabled. However, port 9858 is 
embedded in pipeline info and kept in the database.

Client will still pick up port 9858 even after ratis streaming is enabled. This 
means currently there is no easy way to switch from ratis to ratis streaming 
without a database reset.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to