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
Mapper Service
Commits
93572dc0
Commit
93572dc0
authored
Oct 26, 2020
by
Jonas Waeber
Browse files
Fix institution id & records set id.
parent
f58bfcc9
Pipeline
#16109
failed with stages
in 2 minutes and 2 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/kotlin/KafkaTopology.kt
View file @
93572dc0
...
...
@@ -107,8 +107,8 @@ class KafkaTopology(
return
ResourceBuilder
(
value
.
first
.
first
,
value
.
first
.
second
,
value
.
second
.
recordSetId
,
value
.
second
.
institutionId
,
value
.
second
.
recordSetId
,
value
.
second
.
isPublished
)
}
...
...
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