Skip to content

Pipe: disable unused logic#18129

Open
Caideyipi wants to merge 2 commits into
apache:masterfrom
Caideyipi:cp-disable-unused-pipe-logic
Open

Pipe: disable unused logic#18129
Caideyipi wants to merge 2 commits into
apache:masterfrom
Caideyipi:cp-disable-unused-pipe-logic

Conversation

@Caideyipi

@Caideyipi Caideyipi commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Description

As the title said.

Tests

  • mvn spotless:apply -pl iotdb-core/node-commons,iotdb-core/confignode,iotdb-core/datanode,integration-test -P with-integration-tests
  • mvn -pl iotdb-core/node-commons -DskipTests compile
  • mvn -pl iotdb-core/confignode -DskipTests compile
  • git diff --check
  • git diff --cached --check

datanode full compile was attempted, but this local workspace fails in unrelated generated queryengine/thrift code paths (target/generated-sources/freemarker missing IFill/Accumulator, and -am reaches thrift generated sources missing javax.annotation). The modified Pipe files do not appear in those compile errors.

@Caideyipi Caideyipi force-pushed the cp-disable-unused-pipe-logic branch from defacb1 to 45da56a Compare July 7, 2026 03:19
@Caideyipi Caideyipi changed the title Pipe: disable unused logic in open source Pipe: disable unused logic Jul 7, 2026
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