[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803992#comment-16803992 ]
Bharat Viswanadham edited comment on HDDS-1300 at 3/28/19 2:34 PM: ------------------------------------------------------------------- I think here createFile should have a different code path for HA, as it calls allocateBlock internally. So, this should be executed only on the leader, and that response should be applied on the followers. For more info refer HDDS-1262. was (Author: bharatviswa): I think here createFile should have a different code path for HA, as it calls allocateBlock internally. For more info refer HDDS-1262. > Optimize non-recursive ozone filesystem apis > -------------------------------------------- > > Key: HDDS-1300 > URL: https://issues.apache.org/jira/browse/HDDS-1300 > Project: Hadoop Distributed Data Store > Issue Type: Sub-task > Components: Ozone Filesystem, Ozone Manager > Reporter: Lokesh Jain > Assignee: Lokesh Jain > Priority: Major > Attachments: HDDS-1300.001.patch, HDDS-1300.002.patch, > HDDS-1300.003.patch, HDDS-1300.004.patch, HDDS-1300.005.patch, > HDDS-1300.006.patch, HDDS-1300.007.patch > > > This Jira aims to optimise non recursive apis in ozone file system. The Jira > would add support for such apis in Ozone manager in order to reduce the > number of rpc calls to Ozone Manager. -- 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