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

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

                Author: ASF GitHub Bot
            Created on: 10/Apr/19 10:52
            Start Date: 10/Apr/19 10:52
    Worklog Time Spent: 10m 
      Work Description: lokeshj1703 commented on pull request #718: HDDS-1301. 
Optimize recursive ozone filesystem apis
URL: https://github.com/apache/hadoop/pull/718
 
 
   This Jira aims to optimise recursive apis in ozone file system. These are 
the apis which have a recursive flag which requires an operation to be 
performed on all the children of the directory. The Jira would add support for 
recursive apis in Ozone manager in order to reduce the number of rpc calls to 
Ozone Manager. Also currently these operations are not atomic. This Jira would 
make all the operations in ozone filesystem atomic.
 
----------------------------------------------------------------
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:
[email protected]


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

            Worklog Id:     (was: 225483)
            Time Spent: 10m
    Remaining Estimate: 0h

> Optimize recursive ozone filesystem apis
> ----------------------------------------
>
>                 Key: HDDS-1301
>                 URL: https://issues.apache.org/jira/browse/HDDS-1301
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HDDS-1301.001.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This Jira aims to optimise recursive apis in ozone file system. These are the 
> apis which have a recursive flag which requires an operation to be performed 
> on all the children of the directory. The Jira would add support forĀ 
> recursive apis in Ozone manager in order to reduce the number of rpc calls to 
> Ozone Manager. Also currently these operations are not atomic. This Jira 
> would make all the operations in ozone filesystem atomic.



--
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