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

Fix Match URL cache should take partition into account #6768

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jdar8
Copy link
Collaborator

@jdar8 jdar8 commented Mar 4, 2025

What was done:

  • Ensure the Match URL cache service will not return PIDs for resources that are not in the same partition as in the request
  • Add tests for various cases where Match URL cache is used
  • Changelog

Closes #6767

Copy link

github-actions bot commented Mar 4, 2025

Formatting check succeeded!

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.

Match URL Cache does not take into account partition id
2 participants