Skip to content

Refactor QueryCache to QueryPlanCache#3345

Merged
sougou merged 2 commits intovitessio:masterfrom
tinyspeck:refactor-query-cache-naming
Nov 4, 2017
Merged

Refactor QueryCache to QueryPlanCache#3345
sougou merged 2 commits intovitessio:masterfrom
tinyspeck:refactor-query-cache-naming

Conversation

@rafael
Copy link
Copy Markdown
Member

@rafael rafael commented Oct 27, 2017

Desc

In this PR #3245, @bbeaudreault suggested we should refactor QueryCache to PlanCache. This PR takes a first stab at doing that.

  • To be more accurate, this commit refactors QueryCache to QueryPlanCache
  • It also renames queries to plans. This is consistent with the naming in vtgate
  • TODO - Refactor published metrics. This will be done in a separate commit

* To be more accurate, this commit refactors QueryCache to QueryPlanCache
* It also renames queries to plans. This is consistent with the naming in vtgate
* TODO - Refactor published metrics. This will be done in a separate commit
@sougou
Copy link
Copy Markdown
Contributor

sougou commented Nov 4, 2017

LGTM

Approved with PullApprove

@sougou sougou merged commit 94a6ef4 into vitessio:master Nov 4, 2017
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.

3 participants