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/17 02:46:56 UTC

[GitHub] [iotdb] yschengzi opened a new pull request #5067: [IOTDB-2550][To rel/0.13] Forbid alter tag in sync

yschengzi opened a new pull request #5067:
URL: https://github.com/apache/iotdb/pull/5067


   problem:
     a error will be thrown when put a "alter timeseries add tag" statement executed by sender.
   ![image](https://user-images.githubusercontent.com/87161145/154394682-d527cb1e-de6e-49c4-aa55-8d662ef06085.png)
   
   solution:
     forbid alter tag statement replaying in receiver(more specificlly, forbid in o.a.i.d.sync.reciever.transfer.SyncServiceImpl#loadMetadata)


-- 
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] yschengzi closed pull request #5067: [IOTDB-2550][To rel/0.13] Forbid alter tag in sync

Posted by GitBox <gi...@apache.org>.
yschengzi closed pull request #5067:
URL: https://github.com/apache/iotdb/pull/5067


   


-- 
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 #5067: [IOTDB-2550][To rel/0.13] Forbid alter tag in sync

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


   
   [![Coverage Status](https://coveralls.io/builds/46626313/badge)](https://coveralls.io/builds/46626313)
   
   Coverage decreased (-0.008%) to 67.713% when pulling **b79af9722c2c87330066a47a942c20cccf2adf99 on yschengzi:syncAddUserGuide** into **b7f82d74ec197c0fa16215edf6ada2fcae41ebae on apache:rel/0.13**.
   


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