Lucas
Lucas
> 正商量着打算把interface中的代码开放 三年了,大佬有计划开源interface了嘛?
* The con queue size jumps from 7 to 14 in the logs -- how is this possible with only one producer thread? : sorry, I forgot,I have another thread...
Simple demo, but difficult to reproduce, I am still testing it ```c++ #include #include #include #include #include #include #include "blockingconcurrentqueue.h" #include "concurrentqueue.h" struct TaskField { int TaskType; }; class TaskManager...
thanks for your reply。I used this small demo for testing and ran it for a long time, but the bug still failed to reappear. You can close the issue first。I...
@yu285 [root@lucas_server ~]# sudo taosd 05/23 13:29:28.950414 00002738 C UTL INFO load from cfg file /etc/taos/taos.cfg success 05/23 13:29:28.950615 00002738 C UTL INFO env file:.env not load 05/23 13:29:28.950625 00002738...
@yu285 参考官网常见问题参考,我卸载TDengine,重新配置hostname,依然异常。 [root@lucas_server ~]# hostnamectl set-hostname lucas_server [root@lucas_server ~]# hostnamectl status Static hostname: lucas_server Icon name: computer-vm Chassis: vm Machine ID: 2cf01120ad0249e0938e26c7e12377d9 Boot ID: e72515665f7e44929a7b83e6903d484a Virtualization: vmware Operating System: Rocky...
@yu285 我本地vmware换了个发行版本:CentOS 7.9,同样的操作方式,一次性成功。 **那么问题来了,TDengine是对RockyLinux 8.10的内核不支持吗?** 附上CentOS 7.9一次性成功运行的日志: [root@lucasserver ~]# [root@lucasserver ~]# uname -r 3.10.0-1160.119.1.el7.x86_64 [root@lucasserver ~]# [root@lucasserver ~]# [root@lucasserver ~]# [root@lucasserver ~]# cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) ......
> 是的,rocky linux 8不支持,我在docker 也不行。我不想重装服务器,放弃他了,用influxdb了 TDengine直接少了你这么一个客户
@yu285 建议官方支持RockyLinux以及Alma Linux,我们行业有太多团队因为CentOS停服而转向Rocky及Alma的