Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Media-Linker
Commits
03d1a9d0
Unverified
Commit
03d1a9d0
authored
Oct 23, 2020
by
Sebastian Schüpbach
Browse files
convert report to json
Signed-off-by:
Sebastian Schüpbach
<
sebastian.schuepbach@unibas.ch
>
parent
684c0a96
Pipeline
#16017
passed with stages
in 5 minutes and 17 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/kotlin/KafkaTopology.kt
View file @
03d1a9d0
...
...
@@ -65,7 +65,7 @@ class KafkaTopology(private val settings: SettingsLoader) {
key
,
ReportStatus
.
failure
,
"Can't create model. Is there anything wrong with the data?"
)
)
.
toJson
()
}
.
to
(
reportingTopic
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment