[ 
https://issues.apache.org/jira/browse/HDFS-15804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276057#comment-17276057
 ] 

Hemanth Boyina commented on HDFS-15804:
---------------------------------------

thanks [~Sushma_28] for reporting

IMO this will be a good addition to RBF, cc [~elgoiri] [~ayushtkn]

> Support listOpenFiles API in Router
> -----------------------------------
>
>                 Key: HDFS-15804
>                 URL: https://issues.apache.org/jira/browse/HDFS-15804
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Ravuri Sushma sree
>            Assignee: Ravuri Sushma sree
>            Priority: Major
>
> Currently Router does not support listOpenFiles API and returns null 
> @Override
>  public BatchedEntries<OpenFileEntry> listOpenFiles(long prevId,
>  EnumSet<OpenFilesIterator.OpenFilesType> openFilesTypes, String path)
>  throws IOException {
>  rpcServer.checkOperation(NameNode.OperationCategory.READ, false);
>  return null;
>  }
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to