Skip to content

Pipe: Fixed the bug that config receivers may not be one-to-one match with the sender clients#12280

Merged
SteveYurongSu merged 9 commits intoapache:masterfrom
Caideyipi:receiver-thread-fix
Apr 10, 2024
Merged

Pipe: Fixed the bug that config receivers may not be one-to-one match with the sender clients#12280
SteveYurongSu merged 9 commits intoapache:masterfrom
Caideyipi:receiver-thread-fix

Conversation

@Caideyipi
Copy link
Collaborator

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-requested a review April 2, 2024 09:55
@SteveYurongSu SteveYurongSu self-assigned this Apr 2, 2024
@SteveYurongSu SteveYurongSu merged commit 80ff23f into apache:master Apr 10, 2024
HTHou pushed a commit that referenced this pull request Jun 26, 2024
… with the sender clients (#12280)

Co-authored-by: Steve Yurong Su <rong@apache.org>
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
… with the sender clients (apache#12280)

Co-authored-by: Steve Yurong Su <rong@apache.org>
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