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

Replace the Kafka Gateway with a new Kafka-to-REST adapter service #1121

Open
wajda opened this issue Oct 27, 2022 · 1 comment
Open

Replace the Kafka Gateway with a new Kafka-to-REST adapter service #1121

wajda opened this issue Oct 27, 2022 · 1 comment

Comments

@wajda
Copy link
Contributor

wajda commented Oct 27, 2022

It will make individual services more narrow focused and specialized. Kafka-to-REST bridge will simply pump Spline messages from a Kafka to the Producer REST API, that will become the main gate and will decouple Spline persistence layer from the transport layer.

@wajda wajda added this to the 1.0.0 milestone Oct 27, 2022
@wajda wajda self-assigned this Oct 27, 2022
@wajda wajda added this to Spline Oct 27, 2022
@wajda wajda moved this to New in Spline Oct 27, 2022
@wajda wajda moved this from New to Backlog in Spline Oct 27, 2022
@wajda wajda assigned dk1844 and unassigned wajda Nov 28, 2022
@dk1844 dk1844 removed their assignment Dec 19, 2022
@wajda wajda removed this from the 1.0.0 milestone Oct 11, 2023
@wajda
Copy link
Contributor Author

wajda commented Oct 11, 2023

After some discussions it is now not clear if it's actually a desired change. It would split the code nicely, but it could potentially add more latency due to longer message route. So I'll put it aside for now.

@wajda wajda moved this from Backlog to Icebox in Spline Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

2 participants