csankhala / csankhala/OrderService

Order: Kafka Processing from "cart-checkout" to "order-created"

Open
#10 0 comments 0 reactions 1 assignee Claimed by @csankhala View on GitHub
Dominant language
Java
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- Update document: topic names as used in code
- The order service should process incoming messages from the "cart-checkout" topic to create a new order.
- The order service should use the payment service to process payment for the order.
- If payment is successful, the order service should mark the order as "paid" and send a message to the "order-created" Kafka topic.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.