kokonguyen191 opened a new pull request, #8072:
URL: https://github.com/apache/hadoop/pull/8072

   ### Description of PR
   
   (reopened due to ticket being auto closed)
   
   Routers don't have support for listOpenFiles yet. Single destination paths 
are straightforward. Multi destination paths are joined; entries with inodeId > 
min(max(entry inodeIds)) are ignored to get a consistent prevId for the 
iterator.
   
   The implementation is the same as the logic used for aligning results from 
multiple destinations in router getListing.
   
   ### How was this patch tested?
   
   UTs


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to