Skip to content

Pipe: fix PipeDataRegionPluginAgent initialization order & avoid instantiating meta source and sink#11821

Merged
SteveYurongSu merged 4 commits intoapache:masterfrom
VGalaxies:fix-meta
Jan 3, 2024
Merged

Pipe: fix PipeDataRegionPluginAgent initialization order & avoid instantiating meta source and sink#11821
SteveYurongSu merged 4 commits intoapache:masterfrom
VGalaxies:fix-meta

Conversation

@VGalaxies
Copy link
Copy Markdown
Contributor

Description

As title.


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 Jan 2, 2024
@VGalaxies VGalaxies changed the title Pipe: fix dataRegionPluginAgent initialization order & avoid instantiating meta source and sink & add SSL support for meta sink Pipe: fix PipeDataRegionPluginAgent initialization order & avoid instantiating meta source and sink Jan 2, 2024
@SteveYurongSu SteveYurongSu merged commit bcbe84e into apache:master Jan 3, 2024
@VGalaxies VGalaxies deleted the fix-meta branch January 3, 2024 13:56
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
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