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

event - platform server, write events to Kafka #157

Closed
Tracked by #72
stfung77 opened this issue Mar 25, 2022 · 0 comments
Closed
Tracked by #72

event - platform server, write events to Kafka #157

stfung77 opened this issue Mar 25, 2022 · 0 comments

Comments

@stfung77
Copy link
Contributor

stfung77 commented Mar 25, 2022

  • Explore Spring Cloud Stream library to abstract away underlaying Queue details (https://spring.io/projects/spring-cloud-stream)

  • Either use Spring Cloud Stream or other implementation to write Events to Kafka/SQS

  • The PaymentObserver and QuoteServer will append events to the Event Queue

For the MVP, Kafka and SQS will be supported
Other queuing solutions could be supported in the future.

@stfung77 stfung77 self-assigned this Mar 25, 2022
@stfung77 stfung77 mentioned this issue Mar 25, 2022
8 tasks
@stfung77 stfung77 changed the title events api - design/implement Event Queue interface event - platform server, write events to Kafka/SQS Mar 29, 2022
@reecexlm reecexlm added this to the Event API milestone Mar 31, 2022
@stfung77 stfung77 changed the title event - platform server, write events to Kafka/SQS event - platform server, write events to Kafka Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants