[
https://issues.apache.org/jira/browse/HDFS-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated HDFS-6780:
------------------------------
Attachment: hdfs-6780.001.patch
Patch attached. Refactored listEncryptionZones to instead return a
RemoteIterator<EncryptionZone>, which wraps a
BatchedRemoteIterator<EncryptionZoneWithId>.
> Batch the encryption zones listing API
> --------------------------------------
>
> Key: HDFS-6780
> URL: https://issues.apache.org/jira/browse/HDFS-6780
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: security
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hdfs-6780.001.patch
>
>
> To future-proof the API, it'd be better if the listEZs API returned a
> RemoteIterator.
--
This message was sent by Atlassian JIRA
(v6.2#6252)