Hu Hailin
Hu Hailin
Here is a piece of logs. No warn or error captured. ``` [2017-06-03 16:42:55,634] [INFO] [TailThread-4] [TailThread:status:61] Oplog tailer ps-rsc/ip-10-1-12-46:27019 status: 176740 oplog changes, ts: Timestamp(1496508174, 25) [2017-06-03 16:43:01,184] [INFO]...
my config: ```` { "servers": { "udp": { "port": 8125 }, "tcp": { "port": 8125 } }, "frequency": 10, "log_level": "debug", "backends": { "stdout": true } } ```` environment: in...
Segmentation fault happens if I use 127.0.0.1 as node on arm64. Instead, the local ip address works fine. 127.0.0.1 works fine on x86_64. Here is my env, a t4g.micro ec2...