这是我的C程序(在Linux中)的相关部分:
while (input != ' '){
write(serial_port, msg, sizeof(msg));
//1. here I would like to wait at least 100 us with the Tx line high
//2. followed by at least 8us with the Tx line low
//3. and then repeat the message
input = mygetch();
}
如您所见,每次通过串口发送msg后,我希望将Tx行设置为10
我已经看过了。
当我们在不同的可用性区域中有叶节点时,这个建议是否适用,或者这是一个通用的建议吗?
我已经设置了一个带有一个主聚合器和3个叶子的memsql集群。
但是我的hosts in show leaves命令没有与任何主机配对。Pair_Host列显示为NULL。
这会给我的集群带来什么问题吗?