Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.12.1 result level cache #8018

Closed
wants to merge 6 commits into from
Closed

0.12.1 result level cache #8018

wants to merge 6 commits into from

Conversation

JackyYangPassion
Copy link

Fixes #7940.

Description

add result level cache on broker feature back to 0.12.1

use #5028 #7614

example:

Fixed the bug

  1. Find exception when use thetaSketch INTERSECT topN Query type with Broker result level Cache #7940 fix topN Thetasketh exception
  2. add result level cache key build with intervals
  3. add RedisCache connect Redis with passwd
    config:
    druid.cache.passwd

@nishantmonu51
Copy link
Member

@JackyYangPassion, We only backport bug fixes to the maintenance branches.
For new features i would recommend updating to the new druid version or if you cannot upgrade you can backport them in your own fork.

@JackyYangPassion
Copy link
Author

JackyYangPassion commented Jul 9, 2019

@nishantmonu51 ok, i will fix the Bug on the right branch ; this pr contains many patch ;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants