ptlrs opened a new pull request, #7740:
URL: https://github.com/apache/ozone/pull/7740

   ## What changes were proposed in this pull request?
   
   The filename of directories and subdirectories do not have a trailing slash.
   This results in them being interpreted as files instead of directories.
   
   This PR :
   * adds the `isFile` payload to the `BasicKeyInfo` proto message
   * uses the BasicKeyInfo's method to fetch the isFile status
   * adds a new integration test
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-12094
   
   ## How was this patch tested?
   
   Added new integration test in `OzoneRpcClientTests#testListKey`.
   
   CI: https://github.com/ptlrs/ozone/actions/runs/12939574590


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to