apache / apache/servicecomb-java-chassis

Response is closed before sending any data. Please check idle connection timeout for provider is properly configured

Open
#2,771 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

健康检查接口频繁出现Response is closed报错,当前服务没有对外提供服务,只有一个健康检查接口,怀疑是服务端连接长时间没有接收到请求后主动断开连接导致,当前健康检查接口10s调用一次

![image](https://user-images.githubusercontent.com/56340215/162658424-558b4ccb-c12c-4c10-adcd-6cf2020da004.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the health-check request pattern described in the issue: calls every 10 seconds while the service otherwise receives no traffic. Inspect the provider's idle connection timeout configuration and observe when the connection is closed. Done means the health-check endpoint no longer reports "Response is closed" after idle periods.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.