Skip to content

[IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimizations for pruning#11022

Closed
Caideyipi wants to merge 15 commits intoapache:masterfrom
Caideyipi:receiverParse
Closed

[IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimizations for pruning#11022
Caideyipi wants to merge 15 commits intoapache:masterfrom
Caideyipi:receiverParse

Conversation

@Caideyipi
Copy link
Collaborator


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 changed the title Receiver parse Pipe: Allow some tsFile to parse at Receiver side, and other optimize for pruning Sep 1, 2023
@Caideyipi Caideyipi changed the title Pipe: Allow some tsFile to parse at Receiver side, and other optimize for pruning [IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimize for pruning Sep 1, 2023
@SteveYurongSu SteveYurongSu self-requested a review September 1, 2023 10:56
@SteveYurongSu SteveYurongSu self-assigned this Sep 1, 2023
@Caideyipi Caideyipi changed the title [IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimize for pruning [IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimizations for pruning and avoid OOM Sep 5, 2023
@Caideyipi Caideyipi changed the title [IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimizations for pruning and avoid OOM [IOTDB-6136] Pipe: Allow some tsFile to parse at Receiver side, and other optimizations for pruning Sep 5, 2023
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