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

Add deduplication in eventhubs-streamanalytics-azuresql #44

Open
algattik opened this issue Jul 12, 2019 · 0 comments
Open

Add deduplication in eventhubs-streamanalytics-azuresql #44

algattik opened this issue Jul 12, 2019 · 0 comments
Labels

Comments

@algattik
Copy link
Collaborator

In the solution, generation of duplicate events in locust is disabled (23bd9d1#diff-82da803b8f58c37426d86bd254ace7e4R222) for stream analytics as no mechanism exists to deduplicate. Even now, in case the ASA infra fails and is restarted, duplicates could cause the job to fail since there is a PK on EventId in Azure SQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant