Skip to content

Commit e3a2894

Browse files
committed
docs: Add OpenSearch fixes
1 parent b05f29e commit e3a2894

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,13 @@ Fixed in https://github.com/stackabletech/nifi-operator/pull/881[nifi-operator#8
228228
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`.
229229
Fixed in https://github.com/stackabletech/zookeeper-operator/pull/988[zookeeper-operator#988].
230230

231+
===== OpenSearch
232+
233+
Previously, the log file rollover was non-functional.
234+
When the log file reached a size of 5 MB, an error message repeatedly appeared in the console, indicating that the log file could not be renamed.
235+
With this release, we have resolved the permissions issue, ensuring that the log file rollover works correctly.
236+
Fixed in https://github.com/stackabletech/opensearch-operator/issues/106[opensearch-operator#106].
237+
231238

232239
==== Supported versions
233240

0 commit comments

Comments
 (0)