bharatviswa504 opened a new pull request #1451:
URL: https://github.com/apache/hadoop-ozone/pull/1451


   ## What changes were proposed in this pull request?
   
   Normalize Keypath for listKeys.
   When ozone.om.enable.filesystem.paths, OM normalizes path, and stores the 
Keyname in the OM DB KeyTable.
   
   When listKeys uses given keyName(not normalized key path) as prefix and 
Starkey the list-keys will return an empty results.
   
   Similar to HDDS-4102, we should normalize Starkey and keyPrefix.
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4117
   
   ## How was this patch tested?
   
   Added a test.


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

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



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

Reply via email to