-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenplatform/awsIssues related to AWSIssues related to AWSplatform/gcpIssues related to GCPIssues related to GCP
Description
Describe the issue:
The 8.8 OpenSearch QA Workflows will not build due to conflicts with Elasticsearch/OpenSearch.
Actual behavior:
Relevant error message is:
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'io.camunda.operate.connect.OperateDateTimeFormatter' defined in URL [jar:file:/usr/local/camunda/lib/operate-common-8.9.0-SNAPSHOT.jar!/io/camunda/operate/connect/OperateDateTimeFormatter.class]: Unsatisfied │
│ dependency expressed through constructor parameter 0: Error creating bean with name 'operateProperties' defined in io.camunda.configuration.beanoverrides.OperatePropertiesOverride: Failed to instantiate [io.camunda.operate.property.OperateProperties]: Factory method 'operateProperties' threw exception with messag │
│ e: Ambiguous configuration. The value camunda.data.secondary-storage.type=elasticsearch conflicts with the values 'opensearch' from the legacy properties camunda.database.type, camunda.tasklist.database, camunda.operate.database, zeebe.broker.exporters.camundaexporter.args.connect.type
And associated workflow is here
Expected behavior:
The 8.8 OpenSearch HC workflow should successfully build a HC.
How to reproduce:
See failed workflow above.
Logs:
See above.
Environment:
See above.
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
- Platform:
- Helm CLI version:
- Chart version:
- Values file:
Metadata
Metadata
Assignees
Labels
kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenplatform/awsIssues related to AWSIssues related to AWSplatform/gcpIssues related to GCPIssues related to GCP