Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Perf testing for PubSub channel#312

Closed
n3wscott wants to merge 2 commits into
google:masterfrom
n3wscott:perf-testing
Closed

Perf testing for PubSub channel#312
n3wscott wants to merge 2 commits into
google:masterfrom
n3wscott:perf-testing

Conversation

@n3wscott
Copy link
Copy Markdown
Contributor

No description provided.

@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: n3wscott

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

The pull request process is described here

Details 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
Copy link
Copy Markdown
Contributor

@n3wscott: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
pull-google-knative-gcp-build-tests c7d5f56 link /test pull-google-knative-gcp-build-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

}
// Ok, ready to start pulling.
err := conn.Receive(ctx, func(ctx context.Context, m *pubsub.Message) {
logger.Info("got an event!")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Instead of patching vendor, let's update the version of sdk-go to a more recent one that doesn't have this line.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like this was fixed in cloudevents/sdk-go#189

@grantr
Copy link
Copy Markdown
Contributor

grantr commented Sep 30, 2019

cc @capri-xiyue

@grantr
Copy link
Copy Markdown
Contributor

grantr commented Sep 30, 2019

Related to #310

@grantr grantr closed this Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants