-
### Description
Operate exporter (as any exporter) is on critical path for Zeebe broker. Only after records are exported they might be cleaned from Zeebe event log and in case of exporter del…
-
**Summary**
Starting recently authors of unrelated PRs noticed that some of 3 [zeebe-ci.yml](https://github.com/camunda/camunda/blob/main/.github/workflows/zeebe-ci.yml) jobs ran into their timeout…
cmur2 updated
2 months ago
-
**Describe the bug**
A NullPointerException occurred during processing resulting in a banned process instance.
> Expected to process record 'TypedRecordImpl{metadata=RecordMetadata{recordTyp…
-
Most configurable parameters are already added as part of the respective PRs that add the feature. But there might be missing ones. This issue is to review and add any necessary configuration.
- [x] …
-
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.lang.NullPointerException: Cannot invoke "io.camunda.tasklist.dto.Task$Implem…
Xlt3h updated
1 month ago
-
Engineering DRI: @matthewBearCamunda
## Description
It seems that the `optimize-backend-unit-tests` is unstable in performance. It seems to timeout more often in the last 2 days, based on metrics…
-
**Describe the issue:**
I set up Elastic Cloud on Google Cloud. I configured the Camunda chart to connect to the external Elasticsearch. I noticed that all relevant pods became healthy except tas…
-
I have the Camunda 8 run on an EC2 with docker compose, everything is okay with localhost, however, I want to remotely access the operate or tasklist using the public IP address, I got an error like "…
-
**Describe the bug**
An error was reported for a banned instance due to an error:
>Expected to process record 'TypedRecordImpl{metadata=RecordMetadata{recordType=COMMAND, valueType=TIMER, inte…
-
In the community project there is an annotation to allow users to create tests using the Spring Client (https://github.com/camunda-community-hub/spring-zeebe/tree/main/test). We should migrate it in t…