-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix(core): error sending Kafka events for batch operations when many times the same entity id #1211
Conversation
…times the same entity id
Test Results 58 files ±0 58 suites ±0 1m 21s ⏱️ -1s Results for commit 9b144ed. ± Comparison against base commit eb4def0. This pull request removes 188 and adds 34 tests. Note that renamed tests count towards both.
|
Quality Gate passedIssues Measures |
search-service/src/test/kotlin/com/egm/stellio/search/service/EntityOperationServiceTests.kt
Show resolved
Hide resolved
search-service/src/test/kotlin/com/egm/stellio/search/service/EntityOperationServiceTests.kt
Show resolved
Hide resolved
Now the kafka event is triggered in the service. What else have you changed to to fix the issue? |
No description provided.