love1693294577 commented on issue #6723: Druid-redis does not provide a historical buffer interface? URL: https://github.com/apache/incubator-druid/issues/6723#issuecomment-446089913 Yes I just want to turn on the buffer of the historic I configured it in all common.runtime.properties Druid.cache.host=xx.xxx.xxx.13 Druid.cache.port=6379 And configured in all historical nodes druid.historical.cache.useCache=true druid.historical.cache.populateCache=true Druid.historical.cache.unCacheable=[] Druid.cache.type=redis But there is still no buffered data in redis I tried to configure the broker's buffer, but there is no configuration in the historical, this has buffered data in redis, and there is buffer information for the segment.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
