You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/11/18 08:24:08 UTC

[GitHub] [iotdb] HeimingZ opened a new pull request #4424: [IOTDB-2027] Rollback invalid entry after wal writing failure

HeimingZ opened a new pull request #4424:
URL: https://github.com/apache/iotdb/pull/4424


   1. I rollback PhysicalPlan in its serialize method by wrapping serializeImpl method, its children classes will implement serializeImpl method rather than serialize method.
   2. MQTT PublishHandler will not use default constructor to construct InsertRowPlan because it doesn't ensure the number of measurements and the number of values are same.


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou merged pull request #4424: [IOTDB-2027] Rollback invalid entry after wal writing failure

Posted by GitBox <gi...@apache.org>.
HTHou merged pull request #4424:
URL: https://github.com/apache/iotdb/pull/4424


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org