Skip to content

[DO NOT MERGE] IT TEST#12144

Closed
SteveYurongSu wants to merge 171 commits intomasterfrom
IT-test
Closed

[DO NOT MERGE] IT TEST#12144
SteveYurongSu wants to merge 171 commits intomasterfrom
IT-test

Conversation

@SteveYurongSu
Copy link
Copy Markdown
Member

No description provided.

Caideyipi and others added 30 commits December 28, 2023 00:51
…untime progress of schema (#11667)

1. (Core) Added PipeTaskMeta for new SchemaRegion and ConfigRegion tasks.
2. (Core) Added SchemaProgressIndex to record the schema progress on ConfigNode.
3. Changed the TConsensusGroupId of runtimeMeta to Integer.
4. Changed the lifeCycle of "isStoppedByException"'s "start --> stop" in RuntimeMeta from "exception stop -> non exception start" from "manually start" --> "manually stop".
5. Put the "isStoppedByException"'s stop pipe related logic in consensus write phase.
6. Added object methods for pipe plans.
7. Refactored print logic in RuntimeMeta and PipeTaskMeta for atomic variables.
8. Deleted useless logic in pipeTaskInfo.
9. Currently disable DataNode task logic for newly added PipeTasks.
10. Minor IT and Cli style change.
11. Fixed the bug that AbstractPipeDualIT may occur on IT log dir and blur the original IT classes.
12. Merged the executor pool of schema region and data region.
13. Completed the creation logic of schema region pipe tasks.
14. Refactored some pipe java docs to improve readability.
…1795)

(Core) Added parsing logic for inclusion and exclusion parameter.
(Core) Added listening linked queue and ser/de logic.
Added PlanNode type getter for each plan node to enable filtering through it.
Separated CSV tests to UTs and ITs, and moved the ITs into integration-tests and granted it tags to avoid its running in other ITs.
Prevented Pipe IT from failing for setup or tear down exceptions.
Fixed IoTDBPartitionCreationIT to improve its stability.
Refactored of some pipe package structure.
Refactored configNode pipe receiver directory.
Added leader change logic for configNode pipes.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@SteveYurongSu SteveYurongSu deleted the IT-test branch March 10, 2024 01:36
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.

3 participants