Skip to content

Had issue with Kafka producer when running test one #2

@RBRNFRVR

Description

@RBRNFRVR

had in issue with the bean running in test one, did some searching and found out that this specific error can be fixed by just adding
general: kafka-topic: transaction-topic

in the application.yml

Though not covered it could have been a mistake so to anyone that has the same issue after adding all the dependencies properly this is the fix that helped me. Also to any of the engineers who worked on this project(Yes Josiah I am talking about you) correct me if I am wrong if this wasn't the correct way to do it and there is a more proper way, first time working with spring boot so any advice would be very much appreciated. Also thank you to all the engineers that worked on this project its really fun.

Update: yeah the kafka topic in application.yml was accidently not added, in task two you discuss on how its already added but it seems the github it was missing or ignored, (didn't look into why) please update so no one else struggles like I did when the first task failed originally failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions