Skip to content

Updated moquette version to fix MQTT write direct memory leak issue#15144

Merged
SteveYurongSu merged 9 commits intoapache:masterfrom
luoluoyuyu:update_moquette_version
Mar 21, 2025
Merged

Updated moquette version to fix MQTT write direct memory leak issue#15144
SteveYurongSu merged 9 commits intoapache:masterfrom
luoluoyuyu:update_moquette_version

Conversation

@luoluoyuyu
Copy link
Member

Description

As the title said


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@SteveYurongSu SteveYurongSu self-assigned this Mar 20, 2025
@SteveYurongSu SteveYurongSu changed the title Updated moquette version to fix MQTT write memory leak issue Updated moquette version to fix MQTT write direct memory leak issue Mar 20, 2025
@SteveYurongSu SteveYurongSu merged commit cd5cd23 into apache:master Mar 21, 2025
58 of 59 checks passed
@luoluoyuyu luoluoyuyu deleted the update_moquette_version branch April 10, 2025 09:33
JackieTien97 pushed a commit that referenced this pull request Apr 14, 2025
…15144)

Co-authored-by: Steve Yurong Su <rong@apache.org>
(cherry picked from commit cd5cd23)
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