-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compaction task can not stopped when abort compaction #14538
Merged
jt2594838
merged 5 commits into
apache:master
from
shuwenwei:fixCompactionTaskCannotStop
Dec 25, 2024
Merged
Compaction task can not stopped when abort compaction #14538
jt2594838
merged 5 commits into
apache:master
from
shuwenwei:fixCompactionTaskCannotStop
Dec 25, 2024
Conversation
This file contains 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
jt2594838
approved these changes
Dec 25, 2024
...b/db/storageengine/dataregion/compaction/execute/performer/impl/FastCompactionPerformer.java
Outdated
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 <[email protected]> Co-authored-by: shuwenwei <[email protected]> Co-authored-by: Beyyes <[email protected]> Co-authored-by: Xiangpeng Hu <[email protected]>
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 <[email protected]> Co-authored-by: shuwenwei <[email protected]> Co-authored-by: Beyyes <[email protected]> Co-authored-by: Xiangpeng Hu <[email protected]> * fix test --------- Co-authored-by: Tian Jiang <[email protected]> Co-authored-by: Caideyipi <[email protected]> Co-authored-by: Li Yu Heng <[email protected]> Co-authored-by: shuwenwei <[email protected]> Co-authored-by: Beyyes <[email protected]> Co-authored-by: Xiangpeng Hu <[email protected]>
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 <[email protected]> Co-authored-by: shuwenwei <[email protected]> Co-authored-by: Beyyes <[email protected]> Co-authored-by: Xiangpeng Hu <[email protected]> * fix test --------- Co-authored-by: Tian Jiang <[email protected]> Co-authored-by: Caideyipi <[email protected]> Co-authored-by: Li Yu Heng <[email protected]> Co-authored-by: shuwenwei <[email protected]> Co-authored-by: Beyyes <[email protected]> Co-authored-by: Xiangpeng Hu <[email protected]>
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