Rui Wang created HDDS-4422:
------------------------------

             Summary: Fix TestMiniOzoneHACluster.testGetOMLeader()
                 Key: HDDS-4422
                 URL: https://issues.apache.org/jira/browse/HDDS-4422
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Rui Wang
            Assignee: Rui Wang


{code:java}
providers.put(ReplicationType.RATIS,
    new RatisPipelineProvider(nodeManager,
        (PipelineStateManager) stateManager, conf,
        eventPublisher));
{code}
It is because PipelineStateManager is deprecated and we have moved to 
PipelineStateManagerV2Impl 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to