Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Update Kafka consumer group error message #301

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

dubee
Copy link
Contributor

@dubee dubee commented Mar 27, 2019

Modifying the consumer group error message format. Currently when a consumer group error occurs, the error message looks slightly malformed as shown below.

{"level":"error","ts":1553634511.7164414,"logger":"fallback","caller":"adapter/adapter.go:120","msg":"ERRORkafka: error while consuming dubee2/0: read tcp 172.30.43.26:48366->23.246.202.59:9093: read: connection reset by peer","stacktrace":"github.com/knative/eventing-sources/contrib/kafka/pkg/adapter.(*Adapter).Start.func3\n\t/Users/jwdubee/go/src/github.com/knative/eventing-sources/contrib/kafka/pkg/adapter/adapter.go:120"}

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 27, 2019
@knative-prow-robot knative-prow-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 27, 2019
@knative-prow-robot knative-prow-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 27, 2019
@dubee
Copy link
Contributor Author

dubee commented Mar 27, 2019

@matzew, can you take a look at this one?

@matzew
Copy link
Member

matzew commented Mar 27, 2019

/ok-to-test

@knative-prow-robot knative-prow-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 27, 2019
@matzew
Copy link
Member

matzew commented Mar 27, 2019

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 27, 2019
@dubee
Copy link
Contributor Author

dubee commented Apr 4, 2019

Can someone merge this one, thanks.

@matzew
Copy link
Member

matzew commented Apr 4, 2019 via email

Copy link
Member

@evankanderson evankanderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dubee, evankanderson, matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 4, 2019
@matzew
Copy link
Member

matzew commented Apr 4, 2019 via email

@evankanderson
Copy link
Member

/retest

1 similar comment
@evankanderson
Copy link
Member

/retest

@knative-prow-robot knative-prow-robot merged commit 76a6653 into knative:master Apr 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants