Skip to content

fix nullpointerException when Measurements was maked failed in TsFileProcessor#2514

Merged
jt2594838 merged 2 commits intoapache:masterfrom
neuyilan:apache_master_0118_null_pointer_for_failedplan
Jan 19, 2021
Merged

fix nullpointerException when Measurements was maked failed in TsFileProcessor#2514
jt2594838 merged 2 commits intoapache:masterfrom
neuyilan:apache_master_0118_null_pointer_for_failedplan

Conversation

@neuyilan
Copy link
Member

Description

Content1 ...

Content2 ...

Content3 ...


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

@neuyilan neuyilan added the bug Something isn't working label Jan 18, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@jt2594838 jt2594838 left a comment

Choose a reason for hiding this comment

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

Could you please provide the details of the bug and how to reproduce it?

@neuyilan
Copy link
Member Author

Could you please provide the details of the bug and how to reproduce it?

the test code[1] in this pr[2] can reproduce it.

[1] https://github.com/apache/iotdb/files/5833065/test_code.txt
[2] #2454

@jt2594838 jt2594838 merged commit 76d874b into apache:master Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants