-
**Description**
The [MAX_BATCH_SIZE](https://github.com/zeebe-io/zeebe/blob/develop/atomix/cluster/src/main/java/io/atomix/raft/roles/AbstractAppender.java#L54) is used to limit how many data is …
-
### Description
To start with converting importer to exporter, we need to copy the current importer logic to new Zeebe exporter. It must not be ideal and take into account all the changes tha…
-
### Description
* The [Operate Frontend](https://github.com/camunda/camunda/blob/stable/operate-8.5/.github/workflows/operate-frontend.yml) github workflow currently doesn't run on the 8.5 stab…
-
**Describe the issue:**
Installing [camunda-platform-helm](https://github.com/camunda/camunda-platform-helm) via helm combined with Ingress and a configuration via a values.yaml containing:
```y…
Szik updated
3 months ago
-
### Description
* We need to be aware that the exporter code is performance-critical and competes with other critical Zeebe features for resources like CPU and memory. Inefficient implementatio…
-
### Description
There are 5 CodeQL findings in operate codebase that need to be addressed, either with code changes or dismissing the alert after analyzing it.
Deserialization of user-contro…
-
### Describe the bug
If Operate is configured to use OpenSearch as database it [looks for AWS configuration](https://github.com/camunda/camunda/blob/7d215585cdb269029f5c9f8cfd33e9e391c41f47/operate…
-
### Description
Mixed benchmark cluster is failing to start Operate:
```
Retry Operation Connect to Elasticsearch cluster [elasticsearch] at http://localhost:9200 failed: java.util.concurre…
-
### Description
Flow node instance endpoints provides searching for flow node instances and metadata.
[Issue for statistic endpoint](https://github.com/camunda/camunda/issues/21719)
* The…
-
### Description
Decision definition endpoints provides searching for decision definitions and the DMN description as XML.
[Issue for statistic](https://github.com/camunda/camunda/issues/21717)
* …