Skip to content

SLB-267: Persisted query cache corruption#2

Open
dspachos wants to merge 1 commit intomainfrom
hotfix/SLB-267-persistent-query-internal-page-cache-issue
Open

SLB-267: Persisted query cache corruption#2
dspachos wants to merge 1 commit intomainfrom
hotfix/SLB-267-persistent-query-internal-page-cache-issue

Conversation

@dspachos
Copy link

@dspachos dspachos commented Mar 14, 2024

Fixes an issue where a persisted query suddenly returned the result of a different query. Both queries involved used exactly the same parameters, and changing a parameter in one of them fixed the issue. This suggests that the page cache metadata in persisted queries only includes the variables, but not the query id.

A proper fix (with tests included) is coming for the contributed graphql module.

@dspachos dspachos force-pushed the hotfix/SLB-267-persistent-query-internal-page-cache-issue branch from a1d9dd2 to fcd09ec Compare March 19, 2024 09:10
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.

1 participant