xichen01 commented on PR #4572:
URL: https://github.com/apache/ozone/pull/4572#issuecomment-1546913822

   @szetszwo The `IntSparseMap` had been removed, use an ordered Array to store 
`PartKeyInfo`.  
   - Search for `PartKeyInfo` in Array using binary search. 
   - Keeping the Array ordered when add `PartKeyInfo` into the Array


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