Azure / Azure/azure-relay-java
Channel Read spinning on 0 bytes, consuming 100% CPU
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I'm see the read of the relay channel spin on reading 0 bytes from the channel. This is producing tons of logs and consuming all my CPU. Ideas?
I can confirm I am not sending 0 bytes of data.
```
com.microsoft.azure.relay.ClientWebSocket$BinaryMessageReader@f19a1db: received bytes from remote. Total length: 0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.