Skip to content

Conversation

@luoluoyuyu
Copy link
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

…ull, causing the memory estimator to throw NPE
@SteveYurongSu SteveYurongSu changed the title [To dev/1.3] Pipe: Fixed the issue that some writes caused the measurement to be null, causing the memory estimator to throw NPE [To dev/1.3] Pipe: Fixed the issue that some writes caused the measurement to be null, causing the memory estimator to throw NPE (#14391) Dec 18, 2024
@SteveYurongSu SteveYurongSu self-assigned this Dec 18, 2024
@luoluoyuyu luoluoyuyu changed the title [To dev/1.3] Pipe: Fixed the issue that some writes caused the measurement to be null, causing the memory estimator to throw NPE (#14391) [To dev/1.3] Pipe: Fixed the issue where partial writing caused the measurement to be null and caused the memory estimator to throw NPE (#14391) Dec 18, 2024
@SteveYurongSu SteveYurongSu merged commit 0a00469 into apache:dev/1.3 Dec 18, 2024
24 checks passed
@luoluoyuyu luoluoyuyu deleted the cp-1.3 branch January 14, 2025 02:45
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