apache / apache/servicecomb-java-chassis
微服务采用highway协议,只有highway-transport,日志一直有异常,java-chassis2.1
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
2020-11-12 10:29:07,247:ERROR vert.x-eventloop-thread-13 (TcpServer.java:82) - Unexpected error in server.cause:ClosedChannelException,message:null
改了空闲超时之类的没用。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the highway-transport setup described for java-chassis 2.1 and inspect TcpServer.java at line 82, where the ClosedChannelException is logged. Trace the server.cause handling around that entry point and determine when the exception occurs. Done means the reported abnormal log is either prevented or correctly handled, with a regression test if the relevant test location is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100