Azure / azure-relay-java

Azure Relay Java SDK
MIT License
8 stars 9 forks source link

Channel Read spinning on 0 bytes, consuming 100% CPU #84

Open efenglu opened 2 years ago

efenglu commented 2 years ago

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