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/10/08 02:15:36 UTC

[GitHub] [iotdb] yschengzi opened a new pull request #4087: [IOTDB-1651]add reconnect to solve out of sequence

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


   Sometimes sync process throws "Read time out" or some other exceptions because of unstable connection, and then thrift will throw a  "out of sequence".
   
   solution:
     when a TException is thrown, make a new client connect to the receiver.


-- 
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] mychaow merged pull request #4087: [To rel/0.12][IOTDB-1651]add reconnect to solve out of sequence

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


   


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