Skip to content

[To dev/1.3] Pipe: Enabled waiting for pipes to finish & progress index persist to config node in shutdown hook ((#15896)#15901

Merged
Caideyipi merged 2 commits intoapache:dev/1.3from
Caideyipi:pipe-wait-13
Jul 10, 2025
Merged

[To dev/1.3] Pipe: Enabled waiting for pipes to finish & progress index persist to config node in shutdown hook ((#15896)#15901
Caideyipi merged 2 commits intoapache:dev/1.3from
Caideyipi:pipe-wait-13

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

… config node in shutdown hook (apache#15896)

* persist in shutdown hook

* Update PipeTaskAgent.java

* Update PipeConfigNodeTaskAgent.java

* Update DataNodeShutdownHook.java

* Fix

* Fix2

* Fix3

* Update PipeHeartbeatScheduler.java
@Caideyipi Caideyipi changed the title [To dev/1.3] Pipe: Enabled waiting for pipes to finish & progress index persist to config node in shutdown hook [To dev/1.3] Pipe: Enabled waiting for pipes to finish & progress index persist to config node in shutdown hook ((#15896) Jul 10, 2025
@Caideyipi Caideyipi merged commit e8683d5 into apache:dev/1.3 Jul 10, 2025
29 of 31 checks passed
JackieTien97 pushed a commit that referenced this pull request Sep 1, 2025
…ex persist to config node in shutdown hook (#15896)(#15901)

* Pipe: Enabled waiting for pipes to finish & progress index persist to config node in shutdown hook (#15896)

* persist in shutdown hook

* Update PipeTaskAgent.java

* Update PipeConfigNodeTaskAgent.java

* Update DataNodeShutdownHook.java

* Fix

* Fix2

* Fix3

* Update PipeHeartbeatScheduler.java

* Update ShowPipeTask.java
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