Skip to content

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

Merged
Caideyipi merged 8 commits into
apache:masterfrom
Caideyipi:cp-persisit
Jul 10, 2025
Merged

Pipe: Enabled waiting for pipes to finish & progress index persist to config node in shutdown hook#15896
Caideyipi merged 8 commits into
apache:masterfrom
Caideyipi:cp-persisit

Conversation

@Caideyipi

Copy link
Copy Markdown
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 merged commit 1ad56c7 into apache:master Jul 10, 2025
63 of 64 checks passed
@Caideyipi Caideyipi deleted the cp-persisit branch July 10, 2025 03:47
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Jul 10, 2025
… 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 added a commit that referenced this pull request Jul 10, 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
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
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Mar 25, 2026
…ex persist to config node in shutdown hook (apache#15896)(apache#15901)

* Pipe: Enabled waiting for pipes to finish & progress index persist to 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

* 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