[ 
https://issues.apache.org/jira/browse/HDDS-1696?focusedWorklogId=261889&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261889
 ]

ASF GitHub Bot logged work on HDDS-1696:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jun/19 22:51
            Start Date: 17/Jun/19 22:51
    Worklog Time Spent: 10m 
      Work Description: anuengineer commented on pull request #981: HDDS-1696. 
RocksDB use separate Write-ahead-log location for OM RocksDB.
URL: https://github.com/apache/hadoop/pull/981#discussion_r294548907
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -646,6 +646,17 @@
       production environments.
     </description>
   </property>
+  <property>
 
 Review comment:
   
https://cwiki.apache.org/confluence/display/HADOOP/Java-based+configuration+API
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 261889)
    Time Spent: 1h 40m  (was: 1.5h)

> RocksDB use separate Write-ahead-log location for RocksDB.
> ----------------------------------------------------------
>
>                 Key: HDDS-1696
>                 URL: https://issues.apache.org/jira/browse/HDDS-1696
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> This will help on production systems where WAL logs and db actual data files 
> will be in a different location. During compaction, it will not affect actual 
> writes.
>  
> Suggested by [~msingh]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to