spline icon indicating copy to clipboard operation
spline copied to clipboard

Break REST Gateway app into separate Consumer and Producer apps

Open wajda opened this issue 4 years ago • 0 comments

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 - #944

wajda avatar Aug 13 '21 11:08 wajda