Mrxiashu commented on issue #9967: URL: https://github.com/apache/druid/issues/9967#issuecomment-961591258
> Hi @yuanlihan. Thanks for trying our implementation. We can't wait to hear about your experience with `OakIncrementalIndex`. Did you witness ingestion speedup and/or resource utilization improvement? Please share your findings. > > Regarding the issues you mentioned, thank you for pointing out the mismatch in the default configuration of `maxBytesInMemory`. We did not notice it was configured according to the on-heap memory. We are working on a solution to this configuration problem and we will publish an update soon. We will also address the OOM issue in this update. Recently, we tested the query performance of oak in kafka-index mode, and it performed very well. However, there is an Direct OOM error under a large amount of data query, and I don’t know if it is related to the above problem. -- 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]
