Skip to content

Pipe: Fixed connector subtask manager to allow restarted DataRegions to reuse connectors from other not restarted DataRegions#12470

Merged
SteveYurongSu merged 2 commits intoapache:masterfrom
Caideyipi:fix-connector-lifecycle
May 6, 2024
Merged

Pipe: Fixed connector subtask manager to allow restarted DataRegions to reuse connectors from other not restarted DataRegions#12470
SteveYurongSu merged 2 commits intoapache:masterfrom
Caideyipi:fix-connector-lifecycle

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

@Caideyipi Caideyipi changed the title Pipe: Fixed connector lifeCycle to allow restarted DataRegions to reuse connectors from other not restarted DataRegions Pipe: Fixed connector subtask manager to allow restarted DataRegions to reuse connectors from other not restarted DataRegions May 6, 2024
@SteveYurongSu SteveYurongSu self-requested a review May 6, 2024 09:02
@SteveYurongSu SteveYurongSu self-assigned this May 6, 2024
@SteveYurongSu SteveYurongSu merged commit 6f29fcf into apache:master May 6, 2024
HTHou pushed a commit that referenced this pull request Jun 26, 2024
…to reuse connectors from other not restarted DataRegions (#12470)
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
…to reuse connectors from other not restarted DataRegions (apache#12470)
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