dedovicnermin / BANKINGPROJECT

Real-time payment application. Combines microservices to achieve event-driven functionality.
1 stars 1 forks source link

KTable out of order for transfer status - Bug #129

Closed dedovicnermin closed 3 years ago

dedovicnermin commented 3 years ago

persistence responses are reaching transfer status before router-streams can upsert processing status

dedovicnermin commented 3 years ago

214a6ddc20df2ddbda6f9923f01b08cc1a08b127 issue resolved by direct routing to transfer status topic instead of going through processing handler.