Skip to content

[IOTDB-2453] Set the default compaction priority to BALANCE and fix endless loop#4938

Merged
qiaojialin merged 5 commits intoapache:masterfrom
THUMarkLau:IOTDB-2453
Jan 21, 2022
Merged

[IOTDB-2453] Set the default compaction priority to BALANCE and fix endless loop#4938
qiaojialin merged 5 commits intoapache:masterfrom
THUMarkLau:IOTDB-2453

Conversation

@THUMarkLau
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +104 to +105
volatile boolean isCompacting = false;
volatile boolean compactionCandidate = false;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge to one status

@qiaojialin qiaojialin merged commit 8f425a2 into apache:master Jan 21, 2022
@qiaojialin qiaojialin changed the title [IOTDB-2453] Set the default compaction priority to BALANCE [IOTDB-2453] Set the default compaction priority to BALANCE and fix endless loop Jan 21, 2022
xinzhongtianxia pushed a commit to xinzhongtianxia/iotdb that referenced this pull request Jan 23, 2022
…ubernetes_helm

* remotes/upstream/master: (76 commits)
  [IOTDB-2468][Compaction]There is 'null' in logs (apache#4958)
  [IOTDB-2464] simplify crossSpaceComapctionExceptionHandler (apache#4945)
  [DOC] Update auto create metadata docs (apache#4955)
  [IOTDB-2338] ID Table recovery (apache#4897)
  [IOTDB-2373][Trigger] MQTTSink: there should be a timeout rule (apache#4953)
  [IOTDB-2462] Fix ALIGN BY DEVICE query in cluster mode (apache#4947)
  [IOTDB-2465][imple] fix implement of snapshot of dropwizard to UniformReservoir
  [IOTDB-2463] Fix snapshot compatibility (apache#4951)
  fix spotless
  [IOTDB-2281][IOTDB-2286] fix bugs of csv tools (apache#4941)
  [IOTDB-2425][env] rename IOTDB_CLI_HOME to IOTDB_HOME in CLI (apache#4949)
  Revert "[env] rename IOTDB_CLI_HOME to IOTDB_HOME (apache#4944)" (apache#4948)
  [env] rename IOTDB_CLI_HOME to IOTDB_HOME (apache#4944)
  [IOTDB-2453] Set the default compaction priority to `BALANCE` (apache#4938)
  Fix compile error (apache#4943)
  [IOTDB-2380] add show schema interface for show measurements in template (apache#4940)
  [IOTDB-2460] Fix NoSuchFileException while querying and ttl happened same time (apache#4937)
  [IOTDB-2457] Fix Write is blocked after set time_index_level=FILE_TIM… (apache#4935)
  [IOTDB-2444] Refine /ping API and fix unauthorized NPE error (apache#4910)
  [IOTDB-2362] [REST API] Use noQuery to execute "count", return "SHOW is not supported" (apache#4933)
  ...

# Conflicts:
#	pom.xml
#	site/src/main/.vuepress/config.js
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