fantuan

Results 4 comments of fantuan

I have the same question, curious about what hasn't been fixed

刚才在开发环境,把流计算删了重建(sql 没变),试了很多次,开发环境也不可以了 = =、

> > 刚才在开发环境,把流计算删了重建(sql 没变),试了很多次,开发环境也不可以了 = =、 > > top -Hp `pidof` taosd 看看有没有线程/cpu/内存瓶颈 这样么?我用的是docker运行的单节点 ![外](https://github.com/taosdata/TDengine/assets/19677648/281901b6-8cc5-45e4-b994-87b273eeefe5) 好像运存确实比较小,是因为这个导致的窗口关闭么? 如何调整能减少硬件产生的影响呢。 还有我有另外一个流计算,也是at_once,好像没受影响,一直在正常运行: ``` create stream if not exists factor_value_stats fill_history 1 trigger at_once into...

> > 刚才在开发环境,把流计算删了重建(sql 没变),试了很多次,开发环境也不可以了 = =、 > > top -Hp `pidof` taosd 看看有没有线程/cpu/内存瓶颈 大佬帮忙瞅瞅