lokeshj1703 opened a new 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]


With regards,
Apache Git Services

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

Reply via email to