kfaraz commented on PR #19252: URL: https://github.com/apache/druid/pull/19252#issuecomment-5236612844
@jtuglu1 , @maytasm , @clintropolis , do you have any insights on Overlord memory usage from using the incremental cache on large clusters? I feel like the above Claude-provided estimate of 2kB per used segment in memory seems like a bit of an under-estimate. Metadata (i.e. `DataSegment` or `DataSegmentPlus` objects + overhead) for segments with bulky JSON-type columns may even take up 5-10kB per segment. -- 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]
