Skip to content

[To dev/1.3] Pipe: Fixed the bug that the schema may be sent twice when split-enabled & Concurrency bug for multiple schema pipes#16589

Merged
Caideyipi merged 1 commit intoapache:dev/1.3from
Caideyipi:cp-grass
Oct 15, 2025
Merged

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

…led & database may be null for non-first schema pipes (apache#16586)
@Caideyipi Caideyipi changed the title [To dev/1.3] Pipe: Fixed the bug that the schema may be sent twice when split-enabled [To dev/1.3] Pipe: Fixed the bug that the schema may be sent twice when split-enabled & Concurrency bug for multiple schema pipes Oct 15, 2025
@Caideyipi Caideyipi merged commit 82cb55e into apache:dev/1.3 Oct 15, 2025
17 checks passed
@Caideyipi Caideyipi deleted the cp-grass branch October 15, 2025 12:00
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.

1 participant