Skip to content

Commit b05f29e

Browse files
committed
docs: Add ZooKeeper fixes
1 parent ad9143d commit b05f29e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,11 @@ Fixed in https://github.com/stackabletech/nifi-operator/pull/881[nifi-operator#8
223223
Previously this would lead to duplicate volume. With this release that duplication is removed.
224224
Fixed in https://github.com/stackabletech/spark-k8s-operator/pull/655[spark-k8s-operator#655].
225225

226+
===== Apache ZooKeeper
227+
228+
Previously running `zkCli` commands in the ZooKeeper image could fail due to https://issues.apache.org/jira/browse/ZOOKEEPER-4985[an upstream issue ZOOKEEPER-4985], this has now been fixed by setting the environment variable `ZOOCFGDIR`.
229+
Fixed in https://github.com/stackabletech/zookeeper-operator/pull/988[zookeeper-operator#988].
230+
226231

227232
==== Supported versions
228233

0 commit comments

Comments
 (0)