quenlang commented on issue #7824: Kafka index service use a lot of direct memory during segment publish URL: https://github.com/apache/incubator-druid/issues/7824#issuecomment-502968596 @himanshug Thank you so much! I had set maxBytesInMemory = Integer.MAX_VALUE in my task and the number of segments reduce to 1500. Finally, the task process works very well. direct memory used 4GB(originally used almost 20GB) when the process handoff segments. Thank you! Have a good day!
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
