[ 
https://issues.apache.org/jira/browse/HDDS-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDDS-619:
-------------------------------
          Resolution: Fixed
       Fix Version/s: 0.3.0
    Target Version/s:   (was: 0.4.0)
              Status: Resolved  (was: Patch Available)

+1

Thanks [~dineshchitlangia]. I've committed this.

> hdds.db.profile should not be tagged as a required setting & should default 
> to DISK
> -----------------------------------------------------------------------------------
>
>                 Key: HDDS-619
>                 URL: https://issues.apache.org/jira/browse/HDDS-619
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Arpit Agarwal
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>              Labels: newbie
>             Fix For: 0.3.0
>
>         Attachments: HDDS-619.001.patch
>
>
> hdds.db.profile is tagged as a required setting and defaults to SSD. It 
> should default to DISK instead.
> {code:java}
> <property>
>   <name>hdds.db.profile</name>
>   <value>SSD</value>
>   <tag>OZONE, OM, PERFORMANCE, REQUIRED</tag>
>   <description>
>     This property allows user to pick a configuration
>     that tunes the RocksDB settings for the hardware it is running
>     on. Right now, we have SSD and DISK as profile options.
>   </description>
> </property>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to