Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOTDB-2027] Rollback invalid entry after wal writing failure #4424

Conversation

HeimingZ
Copy link
Contributor

  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.

@HTHou HTHou merged commit 7ff968c into apache:master Nov 19, 2021
@HeimingZ HeimingZ deleted the IOTDB-2027(Rollback_invalid_entry_after_WAL_writing_failure)-master branch January 10, 2022 03:59
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.

None yet

2 participants