ArafatKhan2198 opened a new pull request, #8895:
URL: https://github.com/apache/ozone/pull/8895
## What changes were proposed in this pull request?
**Performance optimization for Recon multipart event handling to address
unnecessary deserialization overhead.**
**Key Changes:**
1. **Enhanced ReconBasicOmKeyInfo:**
- Added getFromProtobuf(KeyInfo) method for direct KeyInfo conversion
- Added convertMultipartToBasic() method for optimized multipart
processing
2. **Optimized MultipartInfoInsightHandler:**
- Replaced individual PartKeyInfo processing with batch lightweight
conversion
- Updated all event handlers (handlePutEvent, handleDeleteEvent,
handleUpdateEvent, getTableSizeAndCount)
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-13490
## How was this patch tested?
--
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]