Nanda kumar created HDDS-374: -------------------------------- Summary: Support to configure container size in units lesser than GB Key: HDDS-374 URL: https://issues.apache.org/jira/browse/HDDS-374 Project: Hadoop Distributed Data Store Issue Type: Improvement Components: Ozone Datanode Reporter: Nanda kumar Assignee: Nanda kumar Fix For: 0.2.1
After HDDS-317 we can configure the container size with its unit (eg. 5gb, 1000mb etc.). But we still require it to be in multiples of GB, the configured value will be rounded off (floor) to the nearest GB value. It will be helpful to have support for units lesser than GB, it will make our life simpler while writing unit tests. -- 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