Skip to content

[IOTDB-1040]fix when one row failed, then insertRecords() does not clear the failed messages#2191

Merged
qiaojialin merged 1 commit intomasterfrom
fix_insertplan_not_clear
Dec 5, 2020
Merged

[IOTDB-1040]fix when one row failed, then insertRecords() does not clear the failed messages#2191
qiaojialin merged 1 commit intomasterfrom
fix_insertplan_not_clear

Conversation

@jixuan1989
Copy link
Member

In insertRecords(),

if one Row has some failed measurements, then the failedMeasurements field is not cleaned, which leads to the info is broadcast to the next Row...

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2020

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

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11.
Read more here

@qiaojialin qiaojialin merged commit 605a752 into master Dec 5, 2020
@qiaojialin qiaojialin deleted the fix_insertplan_not_clear branch December 5, 2020 02:03
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