jt2594838 opened a new pull request, #17082:
URL: https://github.com/apache/iotdb/pull/17082

   Previously, when there was a type conflict, only the currently written 
partition would be flushed.
   If the write involved more than one partition, the other partition would 
still meet a type conflict, which would fail the write.
   
   To resolve this, all partitions will be flushed once a type conflict is 
encountered.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to