Skip to content

[Backport] Fix some query cache key collisions.#4096

Merged
gianm merged 1 commit intoapache:0.10.0from
gianm:backport-4094-to-0.10.0
Mar 22, 2017
Merged

[Backport] Fix some query cache key collisions.#4096
gianm merged 1 commit intoapache:0.10.0from
gianm:backport-4094-to-0.10.0

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Mar 22, 2017

Backport of #4094 to 0.10.0.

The query caches generally store dimensions and aggregators positionally, so
appendCacheablesIgnoringOrder could lead to incorrect results being pulled
from the cache.
@gianm gianm added the Backport label Mar 22, 2017
@gianm gianm added this to the 0.10.0 milestone Mar 22, 2017
@fjy
Copy link
Copy Markdown
Contributor

fjy commented Mar 22, 2017

👍

@gianm gianm merged commit 4cd5669 into apache:0.10.0 Mar 22, 2017
@gianm gianm deleted the backport-4094-to-0.10.0 branch March 22, 2017 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants