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/08/06 01:05:14 UTC

[GitHub] [iotdb] ohaTgxK9956562414460 opened a new issue, #6904: SessionPool 连接3个节点集群超时

ohaTgxK9956562414460 opened a new issue, #6904:
URL: https://github.com/apache/iotdb/issues/6904

   日志信息如下:
   
   SessionPool
   
   022-08-06 00:00:16.002 WARN  [SimpleAsyncTaskExecutor-7289746] org.apache.iotdb.session.pool.SessionPool.getSession.225 the SessionPool has wait for 60 seconds to get a new connection: 192.200.3.7:6667 with root, root
   2022-08-06 00:00:16.002 WARN  [SimpleAsyncTaskExecutor-7289746] org.apache.iotdb.session.pool.SessionPool.getSession.232 current occupied size 0, queue size 0, considered size 1000
   2022-08-06 00:00:16.002 ERROR [SimpleAsyncTaskExecutor-7289746] com.yhd.admin.scada.iotdb.TimeSeriesDao.insert.41 >>>>>>>>>>>>>>>>>:insert into root.DLGL.2202( Time,ZS2202_Ua_PV)values(1659715216286,693.373474),timeout to get a conn
   ection from 192.200.3.7:6667
   SessionPool 配置如下:
   
   `    public SessionPool SessionPool() {
           return new SessionPool(iotDBCfg.getIp(), iotDBCfg.getPort(), iotDBCfg.getUsername(), iotDBCfg.getPassword(), 1000);
       }`
   
    - Version apache-iotdb-0.13.0-all-bin 3个节点集群
   
   
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] ohaTgxK9956562414460 commented on issue #6904: SessionPool 连接3个节点集群超时

Posted by GitBox <gi...@apache.org>.
ohaTgxK9956562414460 commented on issue #6904:
URL: https://github.com/apache/iotdb/issues/6904#issuecomment-1369337386

   > 兄弟,你这个问题解决了吗?我这也遇到了
   
   没有解决,直接改成单节点,集群问题太多,也不稳定。


-- 
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] jixuan1989 commented on issue #6904: SessionPool 连接3个节点集群超时

Posted by GitBox <gi...@apache.org>.
jixuan1989 commented on issue #6904:
URL: https://github.com/apache/iotdb/issues/6904#issuecomment-1233606048

   pls try v0.14-pr1 or pr2.


-- 
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] zhaozhenzhou commented on issue #6904: SessionPool 连接3个节点集群超时

Posted by GitBox <gi...@apache.org>.
zhaozhenzhou commented on issue #6904:
URL: https://github.com/apache/iotdb/issues/6904#issuecomment-1358944939

   兄弟,你这个问题解决了吗?我这也遇到了


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