smjn commented on PR #22479: URL: https://github.com/apache/kafka/pull/22479#issuecomment-4679602806
@apoorvmittal10 > Sorry, to ask again. Are the originalDataRecords be long lived in broker memory, if yes then how long? The originalRecordData map is a per handler (created as part of external DLQ request) member and will be short-lived (until the RPC fails catastrophically or succeeds). -- 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]
