Skip to content

Compaction task can not stopped when abort compaction#14538

Merged
jt2594838 merged 5 commits intoapache:masterfrom
shuwenwei:fixCompactionTaskCannotStop
Dec 25, 2024
Merged

Compaction task can not stopped when abort compaction#14538
jt2594838 merged 5 commits intoapache:masterfrom
shuwenwei:fixCompactionTaskCannotStop

Conversation

@shuwenwei
Copy link
Member

Description

Compaction task can not stopped when abort compaction

@jt2594838 jt2594838 merged commit 266c3b0 into apache:master Dec 25, 2024
35 checks passed
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>
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.

2 participants