Compaction task can not stopped when abort compaction#14538
Merged
jt2594838 merged 5 commits intoapache:masterfrom Dec 25, 2024
Merged
Compaction task can not stopped when abort compaction#14538jt2594838 merged 5 commits intoapache:masterfrom
jt2594838 merged 5 commits intoapache:masterfrom
Conversation
jt2594838
approved these changes
Dec 25, 2024
...b/db/storageengine/dataregion/compaction/execute/performer/impl/FastCompactionPerformer.java
Show resolved
Hide resolved
.../test/java/org/apache/iotdb/db/storageengine/dataregion/compaction/CompactionWorkerTest.java
Outdated
Show resolved
Hide resolved
jt2594838
approved these changes
Dec 25, 2024
jt2594838
pushed a commit
that referenced
this pull request
Dec 26, 2024
* Main * Update IoTDBTableAggregationIT.java * Update sessionRelationalIT.cpp * Py fix * Update test_tablemodel_insert.py * Fix1 * Fix * re-trigger CI * Partial Fix * Update IoTDBSessionRelationalIT.java * Update IoTDBQueryWithComplexValueFilterTableIT.java * Fix * Update SubqueryDataSetUtils.java * Update IoTDBCastFunctionTableSpecialIT.java * Update IoTDBInsertAlignedValuesTableIT.java * upload * Update IoTDBRestServiceInsertAlignedValuesIT.java * Add database name for table model CLI * Fix * Update TableModelUtils.java * Update IoTDBMultiTAGsWithAttributesTableIT.java * Compaction task can not stopped when abort compaction (#14538) * Compaction task can not stopped when abort compaction * add ut * abort sub task * fix review * modify comment * Add the used memory calculation for DescPriorityMergeReader which is missed before (#14548) * [IoTConsensus] Refine IoTConsensus Configuration logs (#14542) * refine logs * Delete iotdb-connector/grafana-connector/pom.xml * Update IoTConsensusServerImpl.java * Fix * Update TableHeaderSchemaValidator.java * CI * Revert "CI" This reverts commit e3f7302. --------- Co-authored-by: Li Yu Heng <liyuheng55555@126.com> Co-authored-by: shuwenwei <55970239+shuwenwei@users.noreply.github.com> Co-authored-by: Beyyes <cgf1993@foxmail.com> Co-authored-by: Xiangpeng Hu <65238551+HxpSerein@users.noreply.github.com>
jt2594838
added a commit
that referenced
this pull request
Dec 27, 2024
* Rename table concept * Rename table concept * Fix IT * Fix IT * Fix IT * Renamed ID->TAG, MEASUREMENT->FIELD in create/desc table sql (#14554) * Main * Update IoTDBTableAggregationIT.java * Update sessionRelationalIT.cpp * Py fix * Update test_tablemodel_insert.py * Fix1 * Fix * re-trigger CI * Partial Fix * Update IoTDBSessionRelationalIT.java * Update IoTDBQueryWithComplexValueFilterTableIT.java * Fix * Update SubqueryDataSetUtils.java * Update IoTDBCastFunctionTableSpecialIT.java * Update IoTDBInsertAlignedValuesTableIT.java * upload * Update IoTDBRestServiceInsertAlignedValuesIT.java * Add database name for table model CLI * Fix * Update TableModelUtils.java * Update IoTDBMultiTAGsWithAttributesTableIT.java * Compaction task can not stopped when abort compaction (#14538) * Compaction task can not stopped when abort compaction * add ut * abort sub task * fix review * modify comment * Add the used memory calculation for DescPriorityMergeReader which is missed before (#14548) * [IoTConsensus] Refine IoTConsensus Configuration logs (#14542) * refine logs * Delete iotdb-connector/grafana-connector/pom.xml * Update IoTConsensusServerImpl.java * Fix * Update TableHeaderSchemaValidator.java * CI * Revert "CI" This reverts commit e3f7302. --------- Co-authored-by: Li Yu Heng <liyuheng55555@126.com> Co-authored-by: shuwenwei <55970239+shuwenwei@users.noreply.github.com> Co-authored-by: Beyyes <cgf1993@foxmail.com> Co-authored-by: Xiangpeng Hu <65238551+HxpSerein@users.noreply.github.com> * fix test --------- Co-authored-by: Tian Jiang <jt2594838@163.com> Co-authored-by: Caideyipi <87789683+Caideyipi@users.noreply.github.com> Co-authored-by: Li Yu Heng <liyuheng55555@126.com> Co-authored-by: shuwenwei <55970239+shuwenwei@users.noreply.github.com> Co-authored-by: Beyyes <cgf1993@foxmail.com> Co-authored-by: Xiangpeng Hu <65238551+HxpSerein@users.noreply.github.com>
CloudWise-Lukemiao
pushed a commit
to CloudWise-Lukemiao/iotdb
that referenced
this pull request
Dec 27, 2024
* Rename table concept * Rename table concept * Fix IT * Fix IT * Fix IT * Renamed ID->TAG, MEASUREMENT->FIELD in create/desc table sql (apache#14554) * Main * Update IoTDBTableAggregationIT.java * Update sessionRelationalIT.cpp * Py fix * Update test_tablemodel_insert.py * Fix1 * Fix * re-trigger CI * Partial Fix * Update IoTDBSessionRelationalIT.java * Update IoTDBQueryWithComplexValueFilterTableIT.java * Fix * Update SubqueryDataSetUtils.java * Update IoTDBCastFunctionTableSpecialIT.java * Update IoTDBInsertAlignedValuesTableIT.java * upload * Update IoTDBRestServiceInsertAlignedValuesIT.java * Add database name for table model CLI * Fix * Update TableModelUtils.java * Update IoTDBMultiTAGsWithAttributesTableIT.java * Compaction task can not stopped when abort compaction (apache#14538) * Compaction task can not stopped when abort compaction * add ut * abort sub task * fix review * modify comment * Add the used memory calculation for DescPriorityMergeReader which is missed before (apache#14548) * [IoTConsensus] Refine IoTConsensus Configuration logs (apache#14542) * refine logs * Delete iotdb-connector/grafana-connector/pom.xml * Update IoTConsensusServerImpl.java * Fix * Update TableHeaderSchemaValidator.java * CI * Revert "CI" This reverts commit e3f7302. --------- Co-authored-by: Li Yu Heng <liyuheng55555@126.com> Co-authored-by: shuwenwei <55970239+shuwenwei@users.noreply.github.com> Co-authored-by: Beyyes <cgf1993@foxmail.com> Co-authored-by: Xiangpeng Hu <65238551+HxpSerein@users.noreply.github.com> * fix test --------- Co-authored-by: Tian Jiang <jt2594838@163.com> Co-authored-by: Caideyipi <87789683+Caideyipi@users.noreply.github.com> Co-authored-by: Li Yu Heng <liyuheng55555@126.com> Co-authored-by: shuwenwei <55970239+shuwenwei@users.noreply.github.com> Co-authored-by: Beyyes <cgf1993@foxmail.com> Co-authored-by: Xiangpeng Hu <65238551+HxpSerein@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Compaction task can not stopped when abort compaction