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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix deadlock while stopping mongodb resource #11955

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

savonarola
Copy link
Contributor

@savonarola savonarola commented Nov 15, 2023

Fixes EMQX-11350

Summary

馃[deprecated] Generated by Copilot at 68c19c7

Updated mongodb-erlang dependency to fix SSL/TLS connection bug in emqx_mongodb. This improves the reliability and security of the MongoDB resource and connector for emqx.

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:

  • [na] Added tests for the changes (a possible test would be quite unnatural 馃)
  • [na] Added property-based tests for code which performs user input validation
  • [na] 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
  • [na] Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

@savonarola savonarola force-pushed the 1115-fix-mongo-resource-stop branch 2 times, most recently from 31d3b8b to f811048 Compare November 15, 2023 20:33
@savonarola savonarola marked this pull request as ready for review November 16, 2023 17:30
@savonarola savonarola requested a review from a team as a code owner November 16, 2023 17:30
Copy link
Contributor

@thalesmg thalesmg left a comment

Choose a reason for hiding this comment

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

Q: should this be fixed in 5.3 as well?

@savonarola savonarola merged commit bdbadaa into emqx:master Nov 17, 2023
162 checks passed
@savonarola savonarola changed the title fix: fix deadlock while stopping mongodb resource fix deadlock while stopping mongodb resource Nov 17, 2023
@savonarola savonarola deleted the 1115-fix-mongo-resource-stop branch April 26, 2024 12:57
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.

None yet

2 participants