Skip to content

Conversation

@Caideyipi
Copy link
Collaborator

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

@Caideyipi Caideyipi marked this pull request as draft September 11, 2025 08:58
@Caideyipi Caideyipi marked this pull request as ready for review September 11, 2025 10:10
@Caideyipi Caideyipi changed the title Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource Sep 11, 2025
@Caideyipi Caideyipi changed the title Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource && & Avoided the potential failure for permission check when the source file is deleted Sep 12, 2025
@Caideyipi Caideyipi changed the title Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource && & Avoided the potential failure for permission check when the source file is deleted Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource && Avoided the potential failure for permission check when the source file is deleted Sep 12, 2025
@Caideyipi Caideyipi merged commit a36cf15 into apache:master Sep 15, 2025
27 checks passed
@Caideyipi Caideyipi deleted the logger-bishop branch September 15, 2025 03:56
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Sep 15, 2025
…emoved useless stale logic && Improved the memory calculation of tsFileResource && Avoided the potential failure for permission check when the source file is deleted (apache#16399)

* fix

* partial

* reduce unnecessary

* Fix

* may fix

* Fix

* bishop

* fix

* nonnull

* fix

* enrich

* fix

* fix

* comp

* fix

* fix
Caideyipi added a commit that referenced this pull request Sep 15, 2025
… tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource && Avoided the potential failure for permission check when the source file is deleted (#16399) (#16415)

* Pipe: Avoided timeIndexes' memory occupation for deleted tsFiles && Removed useless stale logic && Improved the memory calculation of tsFileResource && Avoided the potential failure for permission check when the source file is deleted (#16399)

* fix

* partial

* reduce unnecessary

* Fix

* may fix

* Fix

* bishop

* fix

* nonnull

* fix

* enrich

* fix

* fix

* comp

* fix

* fix

* Refactor

* fix
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.

3 participants