Skip to content

Commit 0271f67

Browse files
committed
use preview kcl-pekko-stream to voluntarily lose leadership before replacement
1 parent d238726 commit 0271f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ lazy val thrall = playProject("thrall", 9002)
159159
"org.codehaus.groovy" % "groovy-json" % "3.0.7",
160160
// TODO upgrading kcl to v3? check if you can remove avro override below
161161
"software.amazon.kinesis" % "amazon-kinesis-client" % "2.6.1",
162-
"com.gu" %% "kcl-pekko-stream" % "0.1.0",
162+
"com.gu" %% "kcl-pekko-stream" % "0.1.1-PREVIEW.anrelease-leadership-before-shutdown.2025-06-05T1055.e9880914",
163163
"org.testcontainers" % "elasticsearch" % "1.19.2" % Test,
164164
"com.google.protobuf" % "protobuf-java" % "3.19.6"
165165
),

0 commit comments

Comments
 (0)