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/07/13 09:43:39 UTC

[GitHub] [iotdb] wangchao316 commented on pull request #3556: fix test container error

wangchao316 commented on pull request #3556:
URL: https://github.com/apache/iotdb/pull/3556#issuecomment-878940106


   > I think this is just one probability problem :), when one docker container or VM stop more than the time you set, it still fails :)
   > so... I still do not know whether is there a better solution.....
   
   this pr is sloved for next error:
   org.apache.thrift.TException: org.apache.iotdb.db.exception.metadata.MetadataException: The key tag1 is not a tag. 
    
   This error occurs because the creation sequence is not synchronized to the follower. As a result, the query sequence cannot be found. This problem is increasing timeout and requires additional sleep between creation and query.


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