jayakasadev opened a new pull request, #3709:
URL: https://github.com/apache/iggy/pull/3709

   ## Which issue does this PR address?
   
   Relates to #1419, #3312
   
   ## Rationale
   
   Tiered storage needs to offload sealed segments to object store and read 
them back.
   
   ## What changed?
   
   In order to offload to object store, a `Send` trait is needed that can be 
implemented to support OpenDAL or custom backends. There is also an in-memory 
test fixture for testing the the trait spec.
   
   ## Local Execution
   
   - Passed
   - Pre-commit hooks ran
   
   ## AI Usage
   
   <!--
   If AI tools were used, please answer:
   1. Which tools? Claude
   2. Scope of usage? basic code structure and tests
   3. How did you verify the generated code works correctly? manual review, 
tests and edits
   4. Can you explain every line of the code if asked? yes
   


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

Reply via email to