-
first, sorry for my bad english.
I installed coturn server in ubuntu-18.04.
turnserver.conf
listening-ip=0.0.0.0
external-ip=[public-ip]
listening-port=3478
tls-listening-port=5349…
-
https://github.com/apple/servicetalk/pull/2068/checks?check_run_id=5015006266
```
MalformedDataAfterHttpMessageTest.[2] false
io.servicetalk.transport.netty.internal.StacklessClosedChannelExcepti…
-
When trying to run the `systrack` example, I can `cat /dev/systrack` a couple of times but then the system breaks.
My environment:
```
Debian GNU/Linux 12 (bookworm)
Linux debian-dev 6.1.0-18-…
-
Too many threads in sofa ,how use epoll to overlap large number of socket events?thank you
-
I'm trying to move my app from synchronous workers to `--worker-class gevent`. It seems to be working but when combined with `--reload` (which I used to use before), I see the following error:
```…
-
**Describe the bug**
There is an error constantly coming up on the brokers logs
Based on the description Transaction Coordinator property must be enabled. Broker config contains the value of propert…
-
NuRaft version: current latest commit.
```
Logging debug to /var/log/raftkeeper-server/raftkeeper-server.log
Logging errors to /var/log/raftkeeper-server/raftkeeper-server.err.log
==8==WARNING: Me…
-
KOP 2.8.1.23
Pulsar 2.8
kafka client 2.4.1
Message produced failed: (other topics produced successfully, but some got the error. )
```
2021-11-26 10:34:19.061 [kafka-producer-network-thread |…
-
Right now we don't handle conditions like out of file descriptors safely, but instead PANIC because we fail recursively while aborting the transaction:
```
2017-08-07 00:40:03.766 UTC [17342][4/67…
-
make in gtests/net/packetdrill complains:
run_system_call.c: In function ‘cmsg_expect_eq’:
run_system_call.c:860:38: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument …