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/09/16 09:19:42 UTC

[GitHub] [iotdb] yschengzi opened a new pull request #3984: [IOTDB-1636]change sync version check to major version

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


   change version checking rule for sync process
   before:
   
   - Check full version number between sender and receiver.
   - Stop sync process if full version number does not match
   Now:
   
   - Check major version number between sender and receiver
   - Stop sync process if major version number does not match
   
   cherry pick from #3968 


-- 
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 #3984: [IOTDB-1636]change sync version check to major version

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


   


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