| Q |
A |
| Bug report? |
yes |
| Feature request? |
no |
| Swoft version |
2.0.11 |
| Swoole version |
4.8.8 |
| PHP version |
7.2.34 |
| Runtime environment |
CentOS 7 |
Describe the bug
当我在swoft配置了一主两从,在并发的时候会出现Pool error is Swoft\Connection\Pool\AbstractPool::popByChannel(): Send of 5 bytes failed with errno=32。导致我的订单没有写入。然而我去掉swoft主从配置选择用一台主库去跑又没有出现该类似情况

Describe the bug
当我在swoft配置了一主两从,在并发的时候会出现Pool error is Swoft\Connection\Pool\AbstractPool::popByChannel(): Send of 5 bytes failed with errno=32。导致我的订单没有写入。然而我去掉swoft主从配置选择用一台主库去跑又没有出现该类似情况