* Kafka Streams uses RocksDB to store data locally.
* Unfortunatly, RocksDB dose _not_ work on Alpine Linux.
* Therefore, the bigger standard-image has to be used.
#!/bin/bash
FORTUNE=juplo/wordcount--fortune:1.0.1
-RECORDER=juplo/wordcount--recorder:1.2.1
-USERS=juplo/wordcount--users:1.0.6
-SPLITTER=juplo/wordcount--splitter:1.2.1
-COUNTER=juplo/wordcount--counter:1.4.1
-TOP10=juplo/wordcount--top10:1.4.1
-QUERY=juplo/wordcount--query:2.1.1
-POPULAR=juplo/wordcount--popular:1.3.1
+RECORDER=juplo/wordcount--recorder:1.2.2
+USERS=juplo/wordcount--users:1.0.7
+SPLITTER=juplo/wordcount--splitter:1.2.2
+COUNTER=juplo/wordcount--counter:1.4.2
+TOP10=juplo/wordcount--top10:1.4.2
+QUERY=juplo/wordcount--query:2.1.2
+POPULAR=juplo/wordcount--popular:1.3.2
if [ "$1" = "cleanup" ]
then
-Subproject commit 30e5e8b9c41f3db0ede62fd0a903a5e54f151ce6
+Subproject commit 996232bdbc8deeca105854f3f04d66715ecfa269
recorder:
- image: juplo/wordcount--recorder:1.2.1
+ image: juplo/wordcount--recorder:1.2.2
labels:
- "traefik.enable=true"
- "traefik.http.routers.recorder.rule=Host(`recorder.localhost`)"
- kafka
users:
- image: juplo/wordcount--users:1.0.6
+ image: juplo/wordcount--users:1.0.7
labels:
- "traefik.enable=true"
- "traefik.http.routers.users.rule=Host(`users.localhost`)"
- kafka
splitter:
- image: juplo/wordcount--splitter:1.2.1
+ image: juplo/wordcount--splitter:1.2.2
labels:
- "traefik.enable=true"
- "traefik.http.routers.splitter.rule=Host(`splitter.localhost`)"
- kafka
counter:
- image: juplo/wordcount--counter:1.4.1
+ image: juplo/wordcount--counter:1.4.2
labels:
- "traefik.enable=true"
- "traefik.http.routers.counter.rule=Host(`counter.localhost`)"
- kafka
top10:
- image: juplo/wordcount--top10:1.4.1
+ image: juplo/wordcount--top10:1.4.2
labels:
- "traefik.enable=true"
- "traefik.http.routers.top10.rule=Host(`top10.localhost`)"
- kafka
query:
- image: juplo/wordcount--query:2.1.1
+ image: juplo/wordcount--query:2.1.2
labels:
- "traefik.enable=true"
- "traefik.http.routers.query.rule=Host(`query.localhost`)"
- kafka
popular:
- image: juplo/wordcount--popular:1.3.1
+ image: juplo/wordcount--popular:1.3.2
labels:
- "traefik.enable=true"
- "traefik.http.routers.popular.rule=Host(`popular.localhost`)"
-Subproject commit 5ed4826dd2502ce8432ae9417462b771ca351e9b
+Subproject commit b5adc17bf44e22e5cdfabf7e82ab433de44d1abd
-Subproject commit b223786b36be5a1b1cb02235f90d1ae0e5ffc56c
+Subproject commit bcb04c8b890c6b4233835151960cd69b77297af7
-Subproject commit 5d2525da0fc5ca061d7361cce5614ac53c1867eb
+Subproject commit 3a77a501fb93403b6048df4e89c0ba515ac02242
-Subproject commit e834325a1d41d2b448b7e97b7a491e85f02cd403
+Subproject commit fa9b1d34466c3cc8f8daaaefb926f19a1b7f5251
-Subproject commit bed1a4ebf7badd1e8e8dba3c338f8ea05f6cb9e3
+Subproject commit e4f7f1e134ae40ac8d4002a742f8426327cf177b
-Subproject commit 4f16805af7e69c189daa364f113f57ee9abfc079
+Subproject commit f58929826f3dd8087afbfa3e8f2ac6e776267d40