rakeshadr opened a new pull request #1954:
URL: https://github.com/apache/ozone/pull/1954


   ## What changes were proposed in this pull request?
   
   This task is to perform #listKeys by searching the startKey, keyPrefix in 
Dir & File Tables.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4683
   
   ## How was this patch tested?
   
   Added only one UT now.  I will add more test cases. I'm thinking something 
like large dirs and sub-dirs/files.
   
   Also, there is an open point: #listKeys("key-a-"), basically partial keyName 
and startKey. For example, actual keyName stored in DB are "key-a-10", 
"key-a-11", "key-a-12"..."key-z-10", "key-z-11", "key-z-12".
   


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to