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: 24.0) #17257

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 enabled auto-merge (squash) July 20, 2023 05:30
@github-actions
Copy link

Test Results

   949 files  ±0     949 suites  ±0   1h 2m 15s ⏱️ -46s
6 037 tests +1  6 001 ✔️ +1  36 💤 ±0  0 ±0 
6 294 runs  +1  6 251 ✔️ +1  43 💤 ±0  0 ±0 

Results for commit 4201010. ± Comparison against base commit c4ef634.

@vaadin-bot vaadin-bot merged commit 10dd445 into 24.0 Jul 20, 2023
27 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-17238-to-24.0-1689828774856 branch July 20, 2023 06:00
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.0.11.

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