8000 fix: mismatch the check_gc message by zhongwencool · Pull Request #14201 · emqx/emqx · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@zhongwencool
Copy link
Contributor
@zhongwencool zhongwencool commented Nov 9, 2024

Fixes #14198

Do not display a check_gc error when the WebSocket connection encounters a rate limit.

Missed updating the WebSocket connection’s check_gc. Introduce from 6a78951
impact version: 5.8.0, 5.8.1, and 5.8.2

Release version: v/e5.8.3

Summary

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

Checklist for CI (.github/workflows) changes

  • If changed package build workflow, pass this action (manual trigger)
  • Change log has been added to changes/ dir for user-facing artifacts update

thalesmg and others added 24 commits November 5, 2024 10:06
…-total-count

fix(retainer): show `$SYS` topics when iterating over all topics
…rypto

build(el7): workaround for QUIC transport
fix(client_api): correctly apply conn_state selector in search queries
fix(iotdb): return error if set up a Thrift driver in batch mode
…init

fix(cluster link): restart connection if actor init fails
…-sys-topics

fix(retainer cli): list all topics
fix(dashboard): fix slow fetching of persistent session stats
fix(sessds): Trigger stream renewal after encountering end of stream
…d-version-20241108-075655

bump emqx-enterprise dashboard version
@zhongwencool zhongwencool requested review from a team and lafirest as code owners November 9, 2024 03:33
@zmstone zmstone changed the base branch from release-58 to release-583 November 9, 2024 09:26
@zmstone zmstone requested a review from Rory-Z as a code owner November 9, 2024 09:26
@zmstone zmstone merged commit 9e4db0b into emqx:release-583 Nov 9, 2024
199 checks passed
@zhongwencool zhongwencool deleted the fix-check-gc-check branch November 9, 2024 10:03
@emqxqa
Copy link
emqxqa commented Nov 18, 2024

TestExecution

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.

0