Skip to content

[IOTDB-2457] Fix Write is blocked after set time_index_level=FILE_TIM…#4935

Merged
qiaojialin merged 5 commits intomasterfrom
FileTimeIndexCompatable
Jan 21, 2022
Merged

[IOTDB-2457] Fix Write is blocked after set time_index_level=FILE_TIM…#4935
qiaojialin merged 5 commits intomasterfrom
FileTimeIndexCompatable

Conversation

@JackieTien97
Copy link
Copy Markdown
Contributor

No description provided.


// upgrade from v0.12 to v0.13, we need to rewrite the TsFileResource if the previous time index
// is file time index
if (timeIndexType == 0) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe you can also move the serialize() logic into deserialize of V012FileTimeIndex so that all update related logics are put together.

@qiaojialin qiaojialin merged commit a235a88 into master Jan 21, 2022
@qiaojialin qiaojialin deleted the FileTimeIndexCompatable branch January 21, 2022 06:00
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.

4 participants