Skip to content

Commit 0c6f838

Browse files
update opensearch warning to call out backups explicitly (#5037)
1 parent 99a2955 commit 0c6f838

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

optimize_versioned_docs/version-3.14.0/self-managed/optimize-deployment/configuration/system-configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Define a secured connection to be able to communicate with a secured Elasticsear
184184
These settings are only relevant when operating Optimize with OpenSearch.
185185

186186
:::note
187-
Not all Optimize features are supported when using OpenSearch as a database. For a full list of the features that are currently supported, please refer to the [Camunda 7](https://github.com/camunda/issues/issues/705) and [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
187+
Not all Optimize features are supported when using OpenSearch as a database, including backups. For a full list of the features that are currently supported, please refer to the [Camunda 7](https://github.com/camunda/issues/issues/705) and [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
188188
:::
189189

190190
#### Connection settings

optimize_versioned_docs/version-3.15.0/self-managed/optimize-deployment/configuration/system-configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Define a secured connection to be able to communicate with a secured Elasticsear
185185
These settings are only relevant when operating Optimize with OpenSearch.
186186

187187
:::note
188-
Not all Optimize features are supported when using OpenSearch as a database. For a full list of the features that are currently supported, please refer to the [Camunda 7](https://github.com/camunda/issues/issues/705) and [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
188+
Not all Optimize features are supported when using OpenSearch as a database, including backups. For a full list of the features that are currently supported, please refer to the [Camunda 7](https://github.com/camunda/issues/issues/705) and [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
189189
:::
190190

191191
#### OpenSearch connection settings

versioned_docs/version-8.6/reference/supported-environments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Requirements for the components can be seen below:
105105
| Connectors | OpenJDK 21+ | |
106106
| Web Modeler | - | PostgreSQL 13.x, 14.x, 15.x, 16.x or Amazon Aurora PostgreSQL 13.x, 14.x, 15.x, 16.x |
107107

108-
\*Not all Optimize features are supported when using OpenSearch as a database. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
108+
\*Not all Optimize features are supported when using OpenSearch as a database, including backups. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
109109

110110
When running Elasticsearch, you must have the [appropriate Elasticsearch privileges](/self-managed/concepts/elasticsearch-privileges.md).
111111

versioned_docs/version-8.6/self-managed/setup/guides/using-existing-opensearch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Otherwise, if it is intended to connect to Amazon OpenSearch Service with basic
1919
## Values file
2020

2121
:::note
22-
Not all Optimize features are supported when using OpenSearch as a database. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
22+
Not all Optimize features are supported when using OpenSearch as a database, including backups. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
2323
:::
2424

2525
The following values can be configured in the Camunda 8 Self-Managed Helm chart in order to use Amazon OpenSearch Service:

versioned_docs/version-8.7/reference/supported-environments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Requirements for the components can be seen below:
105105
| Connectors | OpenJDK 21+ | |
106106
| Web Modeler | - | PostgreSQL 13.x, 14.x, 15.x, 16.x, 17.x or Amazon Aurora PostgreSQL 13.x, 14.x, 15.x, 16.x |
107107

108-
\*Not all Optimize features are supported when using OpenSearch as a database. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
108+
\*Not all Optimize features are supported when using OpenSearch as a database, including backups. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
109109

110110
When running Elasticsearch, you must have the [appropriate Elasticsearch privileges](/self-managed/concepts/elasticsearch-privileges.md).
111111

versioned_docs/version-8.7/self-managed/setup/guides/using-existing-opensearch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Otherwise, if it is intended to connect to Amazon OpenSearch Service with basic
1919
## Values file
2020

2121
:::note
22-
Not all Optimize features are supported when using OpenSearch as a database. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
22+
Not all Optimize features are supported when using OpenSearch as a database, including backups. For a full list of the features that are currently supported, please refer to the [Camunda 8](https://github.com/camunda/issues/issues/635) OpenSearch features.
2323
:::
2424

2525
The following values can be configured in the Camunda 8 Self-Managed Helm chart in order to use Amazon OpenSearch Service:

0 commit comments

Comments
 (0)