[
https://issues.apache.org/jira/browse/HDFS-15117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014576#comment-17014576
]
Wei-Chiu Chuang commented on HDFS-15117:
----------------------------------------
The patch itself looks good.
Historically, DistributedFileSystem is a thin client to invoke operations on
the NameNode side, where the bulk of work is done. On the other hand, most of
the logic in getECTopologyResultForPolicies happens on the client side. Makes
me wonder if DistributedFileSystem is the proper place for this API.
> EC: Add getECTopologyResultForPolicies to DistributedFileSystem
> ---------------------------------------------------------------
>
> Key: HDFS-15117
> URL: https://issues.apache.org/jira/browse/HDFS-15117
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Attachments: HDFS-15117-01.patch, HDFS-15117-02.patch
>
>
> Add getECTopologyResultForPolicies API to distributed filesystem.
> It is as of now only present as part of ECAdmin.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]