Bug Description
使用的是最新版本的服务,和客户端,并发查询的时候频繁出现oom问题
使用3.3.3.0 没有这个问题
To Reproduce
Steps to reproduce the behavior:
最新版本服务
最新版本java客户端
并发查询表,中间混合很多不存在的表
然后就看到内存飞速增长,直到OOM
Expected Behavior
不应该出现这个问题的,
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
k8s 集群,
三个实例,每个实例4G内存,cpu没有限制
服务器版本:3.4.1.13
客户端:taos-jdbcdriver.version 3.8.3
服务器没有出现问题,
主要是客户端程序有问题,
Additional Context
Add any other context about the problem here.
Bug Description
使用的是最新版本的服务,和客户端,并发查询的时候频繁出现oom问题
使用3.3.3.0 没有这个问题
To Reproduce
Steps to reproduce the behavior:
最新版本服务
最新版本java客户端
并发查询表,中间混合很多不存在的表
然后就看到内存飞速增长,直到OOM
Expected Behavior
不应该出现这个问题的,
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
k8s 集群,
三个实例,每个实例4G内存,cpu没有限制
服务器版本:3.4.1.13
客户端:taos-jdbcdriver.version 3.8.3
服务器没有出现问题,
主要是客户端程序有问题,
Additional Context
Add any other context about the problem here.