Siddharth Wagle created HDDS-1576: ------------------------------------- Summary: Ensure constraint of one raft log per disk is met unless fast media Key: HDDS-1576 URL: https://issues.apache.org/jira/browse/HDDS-1576 Project: Hadoop Distributed Data Store Issue Type: Sub-task Components: Ozone Datanode, SCM Reporter: Siddharth Wagle
SCM should not try to create a raft group by placing the raft log on a disk that is already used by existing Ratis ring for an open pipeline. This constraint would have to be applied by either throwing an exception during pipeline creation or by looking at configs on the SCM side. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org