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

Feature/177 deduplicated kafka writer 2 #184

Merged
merged 27 commits into from
Dec 17, 2020

Conversation

kevinwallimann
Copy link
Collaborator

@kevinwallimann kevinwallimann commented Dec 7, 2020

Closes #177

The main logic is in DeduplicateKafkaSinkTransformer. I suggest starting there. The main test is in KafkaToKafkaDeduplicationAfterRetryDockerTest

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Collaborator

@jozefbakus jozefbakus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice

@kevinwallimann kevinwallimann merged commit 446afbc into develop Dec 17, 2020
@kevinwallimann kevinwallimann deleted the feature/177-deduplicated-kafka-writer-2 branch December 17, 2020 12:37
@kevinwallimann kevinwallimann restored the feature/177-deduplicated-kafka-writer-2 branch December 17, 2020 12:46
@kevinwallimann kevinwallimann deleted the feature/177-deduplicated-kafka-writer-2 branch December 17, 2020 12:54
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.

Idempotent Kafka Writer across application restarts
2 participants