-
Notifications
You must be signed in to change notification settings - Fork 71
Broker ingress closes connection to rabbitmq to early #1669
Copy link
Copy link
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
We have seen that the broker ingress will stop the rabbitmq connections but is still accepting HTTP requests.
This ends in a lot of errors during this shutdown phase.
Expected behavior
The ingress stops first accepting HTTP requests (readiness probe?) and stops the rabbitmq connections at the very end of the shutdown
To Reproduce
Send cloudevents using http to the ingress and then trigger a restart of the ingress
Knative release version
1.20.x
Additional context

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.