Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry sometimes fail #4425

Closed
slinkydeveloper opened this issue Oct 28, 2020 · 1 comment · Fixed by #4426
Closed

Retry sometimes fail #4425

slinkydeveloper opened this issue Oct 28, 2020 · 1 comment · Fixed by #4426
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@slinkydeveloper
Copy link
Contributor

Describe the bug
Sometimes retry fails and lose the event with reason:

imc-dispatcher-5d56775685-j855p dispatcher 2020-10-28T13:39:57.485Z	error	inmemorychannel-dispatcher.knative.dev-eventing-pkg-reconciler-inmemorychannel-dispatcher.Reconciler	fanout/fanout_message_handler.go:284	Fanout had an error	{"commit": "02a30e0", "knative.dev/pod": "imc-dispatcher-5d56775685-j855p", "knative.dev/traceid": "de5a0a45-3a68-4049-bca3-9ecfd55b8419", "knative.dev/key": "foobar/channel", "error": "unable to complete request to http://receiver.foobar.svc.cluster.local/: Post \"http://receiver.foobar.svc.cluster.local/\": http: ContentLength=46215 with Body length 0"}
imc-dispatcher-5d56775685-j855p dispatcher knative.dev/eventing/pkg/channel/fanout.(*FanoutMessageHandler).dispatch
imc-dispatcher-5d56775685-j855p dispatcher 	knative.dev/eventing/pkg/channel/fanout/fanout_message_handler.go:284
imc-dispatcher-5d56775685-j855p dispatcher knative.dev/eventing/pkg/channel/fanout.createMessageReceiverFunction.func1.1
imc-dispatcher-5d56775685-j855p dispatcher 	knative.dev/eventing/pkg/channel/fanout/fanout_message_handler.go:193

Expected behavior
This failure should not happen and retry should properly work

Knative release version
0.17, 0.18, master

@slinkydeveloper slinkydeveloper added the kind/bug Categorizes issue or PR as related to a bug. label Oct 28, 2020
@slinkydeveloper
Copy link
Contributor Author

/assign

slinkydeveloper added a commit to slinkydeveloper/eventing that referenced this issue Oct 28, 2020
…constructor

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
knative-prow-robot pushed a commit that referenced this issue Oct 28, 2020
…ctor (#4426)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
slinkydeveloper added a commit to slinkydeveloper/eventing that referenced this issue Oct 28, 2020
…constructor (knative#4426)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

(cherry picked from commit 55029a6)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
slinkydeveloper added a commit to slinkydeveloper/eventing that referenced this issue Oct 28, 2020
…constructor (knative#4426)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

(cherry picked from commit 55029a6)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
slinkydeveloper added a commit to slinkydeveloper/eventing that referenced this issue Oct 28, 2020
…constructor (knative#4426)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

(cherry picked from commit 55029a6)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
knative-prow-robot pushed a commit that referenced this issue Oct 28, 2020
…ctor (#4426) (#4427)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

(cherry picked from commit 55029a6)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
knative-prow-robot pushed a commit that referenced this issue Oct 28, 2020
…ctor (#4426) (#4428)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

(cherry picked from commit 55029a6)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
openshift-merge-robot pushed a commit to openshift/knative-eventing that referenced this issue Oct 28, 2020
…constructor (knative#4426) (#923)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

(cherry picked from commit 55029a6)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant