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

Break REST Gateway app into separate Consumer and Producer apps #946

Closed
wajda opened this issue Aug 13, 2021 · 1 comment
Closed

Break REST Gateway app into separate Consumer and Producer apps #946

wajda opened this issue Aug 13, 2021 · 1 comment
Assignees

Comments

@wajda
Copy link
Contributor

wajda commented Aug 13, 2021

Motivation:

  • Consumer and Producer are logically independent services that might require different resources and scaling patterns, as well as independent upgrades.
  • Kafka Gateway doesn't expose Consumer API so users should run REST gateway anyway for the UI for work. It sometimes is confusing to the users - WebUI wasn't able to work with kafka gateway #944
@wajda wajda added the feature label Aug 13, 2021
@wajda wajda added this to the 1.0.0 milestone Aug 13, 2021
@wajda wajda removed the feature label Aug 13, 2021
@wajda wajda self-assigned this Sep 2, 2021
@wajda wajda added this to Spline Mar 31, 2022
@wajda wajda moved this to New in Spline Mar 31, 2022
@wajda wajda moved this from New to Backlog in Spline Apr 2, 2022
@wajda
Copy link
Contributor Author

wajda commented Oct 27, 2022

As agreed we won't spit Consumer and Producer apps, but we'll rather replace Kafka Gateway with a Kafka-to-REST bridge - #1121

@wajda wajda closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2022
Repository owner moved this from Backlog to Done in Spline Oct 27, 2022
@wajda wajda removed this from the 1.0.0 milestone Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant