[ 
https://issues.apache.org/jira/browse/IOTDB-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644651#comment-17644651
 ] 

Xingyu Liu commented on IOTDB-5142:
-----------------------------------

更新:连续多次调用Open接口,也会导致连接重置报错。

例如:
{code:java}
session := client.NewSession(config)
session.Open(false, 0) 
session.Open(false, 0) {code}
总的来说,Open与Close应该是一一对应的。

> go-client connection reset problem
> ----------------------------------
>
>                 Key: IOTDB-5142
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5142
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Client/Others
>            Reporter: Xingyu Liu
>            Assignee: Xingyu Liu
>            Priority: Major
>         Attachments: image-2022-12-08-11-07-55-398.png, 
> image-2022-12-08-11-09-00-848.png, image-2022-12-08-11-09-05-286.png
>
>
> 现在有台服务器大量报连接重置
>  !image-2022-12-08-11-07-55-398.png! 
>  !image-2022-12-08-11-09-00-848.png! 
>  !image-2022-12-08-11-09-05-286.png! 
> 问题:go client会在每天0点左右重连,但是其中zoneId参数为空,前几天是0点左右,刚发现了9点也有一条,看来和时间无关



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to