Service `popular` supresses intermediate results wordcount-2.1.1
authorKai Moritz <kai@juplo.de>
Thu, 20 Jun 2024 19:35:54 +0000 (21:35 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 23 Jun 2024 07:17:45 +0000 (09:17 +0200)
README.sh
docker-compose.yml
popular

index 12ee1d3..c355d24 100755 (executable)
--- a/README.sh
+++ b/README.sh
@@ -7,7 +7,7 @@ SPLITTER=juplo/wordcount--splitter:1.2.0
 COUNTER=juplo/wordcount--counter:1.3.1
 TOP10=juplo/wordcount--top10:1.2.1
 QUERY=juplo/wordcount--query:2.0.1
-POPULAR=juplo/wordcount--popular:1.0.0
+POPULAR=juplo/wordcount--popular:1.1.0
 
 if [ "$1" = "cleanup" ]
 then
index 8a5aff4..274c962 100644 (file)
@@ -104,7 +104,7 @@ services:
       - kafka
 
   popular:
-    image: juplo/wordcount--popular:1.0.0
+    image: juplo/wordcount--popular:1.1.0
     labels:
       - "traefik.enable=true"
       - "traefik.http.routers.popular.rule=Host(`popular.localhost`)"
diff --git a/popular b/popular
index e88db15..feb9d86 160000 (submodule)
--- a/popular
+++ b/popular
@@ -1 +1 @@
-Subproject commit e88db15eafe64ac083d066be29ad94058930bb5d
+Subproject commit feb9d86212983d93d3546f5a4d9b15f14cd57314