Skip to content

Pipe: fix manual IT pipe memory config#18109

Open
Caideyipi wants to merge 1 commit into
apache:dev/1.3from
Caideyipi:fix-pipe-manual-it-memory-config-dev13
Open

Pipe: fix manual IT pipe memory config#18109
Caideyipi wants to merge 1 commit into
apache:dev/1.3from
Caideyipi:fix-pipe-manual-it-memory-config-dev13

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Description

Some manual Pipe ITs override AbstractPipeDualManualIT#setUp() and therefore miss the default Pipe test configuration from the base class. In resource-constrained runs this can leave Pipe memory checks enabled and make createPipe fail with PIPE_ERROR due to insufficient Pipe memory.

This patch aligns the overridden setups with the base Pipe IT configuration by disabling Pipe memory management, Pipe memory check, and auto split full for:

  • IoTDBPipeMetaHistoricalIT
  • IoTDBPipeMetaLeaderChangeIT
  • IoTDBPipePermissionIT

Verification

  • mvn -Ddevelocity.off=true -P with-integration-tests -pl integration-test -DskipTests -DskipITs test-compile

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