Skip to content

Initialize isLocal if temp tables are available #17

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

Closed
wants to merge 1 commit into from

Conversation

e-ivkov
Copy link
Contributor

@e-ivkov e-ivkov commented May 28, 2025

If message has isLocal field and it is not initialized, it contains garbage value, which is usually evaluated to true, which is incorrect in general case, by default cache is not local.

Copy link
Collaborator

@pashkinelfe pashkinelfe left a comment

Choose a reason for hiding this comment

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

isLocal doesn't exist in SharedInvalidationMessage in the scope of Oriole patchset

I think that Oriole PG patchset is not the right place for this change. Ideally there should be a special repo outside Oriole that provides compatibility of Oriole with the feature that introduces msg.isLocal.

@e-ivkov e-ivkov closed this Jun 2, 2025
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.

2 participants