Supratim Deka created HDDS-1818: ----------------------------------- Summary: Instantiate Ozone Containers using Factory pattern Key: HDDS-1818 URL: https://issues.apache.org/jira/browse/HDDS-1818 Project: Hadoop Distributed Data Store Issue Type: Bug Components: Ozone Datanode Reporter: Supratim Deka Assignee: Supratim Deka
Introduce a factory to instantiate Containers in Ozone. This will be useful in different ways: # to test higher level functionality, for example test error handling for situations like HDDS-1798 # create a simulated container which does not do disk IO for data and is used to run targeted max throughput tests. As an example, HDDS-1094 -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org