We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e8256 commit 555c8bdCopy full SHA for 555c8bd
JeMPI_Apps/JeMPI_Bootstrapper/src/main/resources/data/kafka/kafkaBootStrapConfig.json
@@ -35,6 +35,13 @@
35
"retention_ms": 86400000,
36
"segments_bytes": 4194304
37
},
38
+ "JeMPI-interaction-linker-matching": {
39
+ "topicName": "JeMPI-interaction-linker-matching",
40
+ "partition": 1,
41
+ "replications": 1,
42
+ "retention_ms": 86400000,
43
+ "segments_bytes": 4194304
44
+ },
45
"JeMPI-mu-controller": {
46
"topicName": "JeMPI-mu-controller",
47
"partition": 1,
0 commit comments