apache / apache/servicecomb-java-chassis

做性能测试错误日志刷屏Unexpected error in server.cause:ClosedChannelException,message:null 报错

Open
#3,194 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
1

Description

做性能测试不断有这个报错,不知道什么原因,
2022-07-15 00:00:02.952|transport-vert.x-eventloop-thread-0|DEBUG|RestServerVerticle.java:lambda$start$2:114||Unexpected error in server.cause:ClosedChannelException,message:null
2022-07-15 00:00:03.262|transport-vert.x-eventloop-thread-1|DEBUG|RestServerVerticle.java:lambda$start$2:114||Unexpected error in server.cause:ClosedChannelException,message:null
2022-07-15 00:00:12.193|transport-vert.x-eventloop-thread-0|DEBUG|RestServerVerticle.java:lambda$start$2:114||Unexpected error in server.cause:ClosedChannelException,message:null
看社区有个类似的问题,是否解决了?
https://github.com/apache/servicecomb-java-chassis/issues/2050

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the error during a performance test and inspect RestServerVerticle.java around line 114. Compare the behavior with issue #2050, then establish the cause of ClosedChannelException and clarify the expected logging or handling; the issue does not currently define a concrete done condition.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.