Saketa Chalamchala created HDDS-15388:
-----------------------------------------

             Summary: Implement K-way Merge Iterator for SST Files
                 Key: HDDS-15388
                 URL: https://issues.apache.org/jira/browse/HDDS-15388
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Saketa Chalamchala
            Assignee: Saketa Chalamchala


Create a new utility class (e.g., `ManagedSSTFileSequentialIterator`) that 
wraps `ManagedRawSSTFileIterator` and uses a PriorityQueue to perform a k-way 
merge across multiple SST files. This must yield the latest visible version of 
each key and properly handle tombstones.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to