Skip to content

Pipe/Load: Fixed the issue where the TsFileResource of the PlainDeviceTimeIndex type was judged to be empty (triggered by IoTDB loading TsFiles in v3 and the tsfiles are syned to other clusters)#14692

Merged
SteveYurongSu merged 1 commit intoapache:masterfrom
luoluoyuyu:fix-resource-version
Jan 13, 2025

Conversation

@luoluoyuyu
Copy link
Copy Markdown
Member

Description

As the title said


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@SteveYurongSu SteveYurongSu self-assigned this Jan 13, 2025
@SteveYurongSu SteveYurongSu changed the title Pipe: Fixed the issue where the TsFileResource of the PlainDeviceTimeIndex type was judged to be empty Pipe: Fixed the issue where the TsFileResource of the PlainDeviceTimeIndex type was judged to be empty (triggered by IoTDB loading TsFiles in v3) Jan 13, 2025
@SteveYurongSu SteveYurongSu changed the title Pipe: Fixed the issue where the TsFileResource of the PlainDeviceTimeIndex type was judged to be empty (triggered by IoTDB loading TsFiles in v3) Pipe/Load: Fixed the issue where the TsFileResource of the PlainDeviceTimeIndex type was judged to be empty (triggered by IoTDB loading TsFiles in v3 and the tsfiles are syned to other clusters) Jan 13, 2025
@SteveYurongSu SteveYurongSu merged commit b349f56 into apache:master Jan 13, 2025
JackieTien97 pushed a commit that referenced this pull request Jan 25, 2025
…eTimeIndex type was judged to be empty (triggered by IoTDB loading TsFiles in v3 and the tsfiles are syned to other clusters) (#14692)

(cherry picked from commit b349f56)
@luoluoyuyu luoluoyuyu deleted the fix-resource-version branch February 12, 2025 13:16
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