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: Fix regression when sync id check is disabled (#17238) (CP: 2.9) #17256

Merged
merged 1 commit into from Jul 20, 2023

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

When syncId check is disabled, long-polling push cache filter always cached all messages.
This change fixes the regression, by preventing message cache when syncId check is disabled.
@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot merged commit f94e7da into 2.9 Jul 20, 2023
10 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-17238-to-2.9-1689828767159 branch July 20, 2023 05:29
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 14.10.4.

mshabarov pushed a commit that referenced this pull request Aug 7, 2023
When syncId check is disabled, long-polling push cache filter always cached all messages.
This change fixes the regression, by preventing message cache when syncId check is disabled.

Co-authored-by: Tatu Lund <tatu@vaadin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants