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

Drop support for deprecated way to pass events to reverse proxy endpoints #278

Closed
kevinbader opened this issue Dec 13, 2019 · 0 comments · Fixed by #336
Closed

Drop support for deprecated way to pass events to reverse proxy endpoints #278

kevinbader opened this issue Dec 13, 2019 · 0 comments · Fixed by #336
Assignees
Milestone

Comments

@kevinbader
Copy link
Contributor

We support two ways of passing an event to a non-HTTP reverse proxy endpoint:

  • Passing a CloudEvent and include a target_partition field in the event's rig extension.
  • Passing a CloudEvent in an event field and the target partition next to it in a partition field.

Support for the latter should be dropped with the 3.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants