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 2022/10/28 15:35:00 UTC

[GitHub] [iotdb] CRZbulabula opened a new pull request, #7784: [IOTDB-4793] Prevent compatibility problems in ConfigNode

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

   Changes:
   
   1. Use static field `planType` instead of .ordinal() in ConfigPhysicalPlanType
   2. Use static field `typeCode` instead of .ordinal() in ProcedureType
   3. Complement some Procedure serialize and deserialize UT
   4. Register all snapshotProcessor in ConfigExecutor


-- 
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] Beyyes merged pull request #7784: [IOTDB-4793] Prevent compatibility problems in ConfigNode

Posted by GitBox <gi...@apache.org>.
Beyyes merged PR #7784:
URL: https://github.com/apache/iotdb/pull/7784


-- 
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