Skip to content

Refactor/replace fint kafka#88

Open
nozoz wants to merge 76 commits intodevelopfrom
refactor/replace-fint-kafka
Open

Refactor/replace fint kafka#88
nozoz wants to merge 76 commits intodevelopfrom
refactor/replace-fint-kafka

Conversation

@nozoz
Copy link
Copy Markdown
Contributor

@nozoz nozoz commented Apr 9, 2026

Remove fint-kafka and solely use spring-kafka for better control with less dependencies.

Things to take in account for later:

  • How should we handle error handling? (default is 10 retries, then skip)
  • Should we have per container configuration or global scope?

nozoz added 30 commits April 9, 2026 12:53
…n assignments with configurable seek settings
…nd `@KafkaListener`, removing custom factory logic
…or consistency and update references in code and tests
…ice` and update references in code and tests
…eConsumer` for consistency and update logger reference
…` across codebase and tests for consistency
…a` package and update imports across the codebase
…` and `resourceFactory` for KafkaListener configuration
…sumerRecord` and update all references in code and tests
…merRecord` and update references in `ResourceConsumer`
…date all references across codebase and tests
…essage` and update references across codebase and tests
…Factory` in `KafkaConsumerConfig` for consistency
… factory setup with `@KafkaListener` configuration
nozoz added 30 commits April 9, 2026 17:48
…and `RequestFintEventProducer` for naming consistency
…alization logic and replacing custom producer with `KafkaTemplate`
…sourceTopic` for naming consistency in tests and `EntityProducer`
… `KafkaTemplate` and removing unused methods
…and simplify by replacing custom producer with `KafkaTemplate`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant