Skip to content

stabilize Redis caching for APQ and query plan#2176

Merged
Geal merged 6 commits intodevfrom
geal/remove-cache-feature
Dec 2, 2022
Merged

stabilize Redis caching for APQ and query plan#2176
Geal merged 6 commits intodevfrom
geal/remove-cache-feature

Conversation

@Geal
Copy link
Contributor

@Geal Geal commented Nov 29, 2022

  • check for Redis connection issues
  • use a null byte as separator for Redis key to prevent potential injections in the future
  • mark all of Redis caching as license key functionality under Elastic License v2

@Geal Geal requested a review from StephenBarlow as a code owner November 29, 2022 10:16
@github-actions

This comment has been minimized.

@Geal Geal changed the title remove the experimental_cache cargo feature stabilize Redis caching for APQ and query plan Nov 30, 2022
Copy link
Contributor

@BrynCooke BrynCooke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not requesting change, just blocking until we have confirmed license key decision.

@Geal Geal force-pushed the geal/remove-cache-feature branch 2 times, most recently from 76d0dce to 7dbfaac Compare December 2, 2022 09:44
Geoffroy Couprie added 4 commits December 2, 2022 10:54
@Geal Geal force-pushed the geal/remove-cache-feature branch from 7dbfaac to ec9df69 Compare December 2, 2022 09:54
@Geal Geal requested a review from BrynCooke December 2, 2022 10:06
@Geal
Copy link
Contributor Author

Geal commented Dec 2, 2022

I rebased this PR to only leave the bug fixes and marking code as license key functionality

@BrynCooke BrynCooke dismissed their stale review December 2, 2022 13:04

We've agreed on scope

Copy link
Contributor

@BrynCooke BrynCooke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice to have followup is some spans around each of the cache layers.

@Geal Geal enabled auto-merge (squash) December 2, 2022 14:49
@Geal Geal merged commit 20a1453 into dev Dec 2, 2022
@Geal Geal deleted the geal/remove-cache-feature branch December 2, 2022 15:06
@BrynCooke BrynCooke modified the milestones: v1-NEXT, v1.5.0 Dec 2, 2022
@garypen garypen added this to the v1.5.0 milestone Dec 5, 2022
@BrynCooke BrynCooke modified the milestone: v1.5.0 Dec 5, 2022
@BrynCooke BrynCooke mentioned this pull request Dec 5, 2022
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.

4 participants