GoogleCloudPlatform / GoogleCloudPlatform/esp-v2
StreamAggregatedResources warning logs on 2.41+
- Dominant language
- Go
- Stars
- 307
- Forks
- 185
- Avg merge
- 14h 45m
- Merged PRs (30d)
- 6
Description
Hello,
After upgrading esp to 2.41 the following warning logs started:
```[24][config]StreamAggregatedResources gRPC config stream to @espv2-ads-cluster closed since 317673s ago: 14, upstream connect error or disconnect/reset before headers. reset reason: connection termination```
I'm using it in GKE with http only, with the following args:
```
args:
[
"--listener_port=8081",
"--backend=my-service:8080",
"--service=my-service",
"--rollout_strategy=managed",
"-z",
"healthz"
]
```
What can I do to fix this?
Contributor guide
Research direction
The issue names no source files, tests, or code entry points. Start by reproducing the warning after upgrading ESP v2 to 2.41 with the supplied GKE arguments and HTTP-only configuration. Done means identifying why the StreamAggregatedResources stream closes and documenting or implementing a verified fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, grpc, kubernetes
- Domain
- cloud, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100