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

Implement Kafka sink for runtime events #242

Closed
sebastian-peter opened this issue May 24, 2022 · 0 comments · Fixed by #262
Closed

Implement Kafka sink for runtime events #242

sebastian-peter opened this issue May 24, 2022 · 0 comments · Fixed by #262
Assignees
Labels
enhancement New feature or request

Comments

@sebastian-peter
Copy link
Member

Kafka messages should be sent on when SIMONA finishes (with or without error).

For this it would be convenient to be able to implement various sink types, similarly to how ResultEventListener handles events.
The SimonaListener concept can be adapted or discarded in this process.

@sebastian-peter sebastian-peter added the enhancement New feature or request label May 24, 2022
@sebastian-peter sebastian-peter self-assigned this May 24, 2022
sebastian-peter added a commit that referenced this issue Aug 2, 2022
# Conflicts:
#	src/test/scala/edu/ie3/simona/scheduler/ExtendedSimSchedulerSpec.scala
#	src/test/scala/edu/ie3/simona/scheduler/SimSchedulerSpec.scala
t-ober added a commit that referenced this issue Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant