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/02/15 01:33:46 UTC

[GitHub] [iotdb] MarcosZyk opened a new pull request #5055: [IOTDB-2544] Fix tag info sync error during metadata sync

MarcosZyk opened a new pull request #5055:
URL: https://github.com/apache/iotdb/pull/5055


   ## Description
   
   ### Problem
   The createTimeseriesPlan received from sender may contains tagOffset, which results in MManager mistaken this plan as recovering plan. 
   
   ### Solution
   Add isRecover check before processing the tag info in the plan
   
   


-- 
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 #5055: [IOTDB-2544] Fix tag info sync error during metadata sync

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


   


-- 
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] coveralls commented on pull request #5055: [IOTDB-2544] Fix tag info sync error during metadata sync

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #5055:
URL: https://github.com/apache/iotdb/pull/5055#issuecomment-1039790417


   
   [![Coverage Status](https://coveralls.io/builds/46543711/badge)](https://coveralls.io/builds/46543711)
   
   Coverage increased (+0.04%) to 67.747% when pulling **866cebd906a49ef0e94d099b16dd6080d0bc8ed3 on MarcosZyk:IOTDB-2544** into **92dccc01d20f2929aa9ea122282acb7cb9ccb532 on apache:master**.
   


-- 
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] coveralls commented on pull request #5055: [IOTDB-2544] Fix tag info sync error during metadata sync

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #5055:
URL: https://github.com/apache/iotdb/pull/5055#issuecomment-1039790417


   
   [![Coverage Status](https://coveralls.io/builds/46543711/badge)](https://coveralls.io/builds/46543711)
   
   Coverage increased (+0.04%) to 67.747% when pulling **866cebd906a49ef0e94d099b16dd6080d0bc8ed3 on MarcosZyk:IOTDB-2544** into **92dccc01d20f2929aa9ea122282acb7cb9ccb532 on apache:master**.
   


-- 
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 #5055: [IOTDB-2544] Fix tag info sync error during metadata sync

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


   


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