Peter Ihme

Results 19 issues of Peter Ihme

__Describe the Bug__ In desktop and web modeler I can create a collapsed sub process, but then I cannot do anything useful with it. __Steps to Reproduce__ 1. Create Camunda...

bug
needs review

__Describe the Bug__ There is a certain edit sequence which is a little confusing because it leads to what seems like a dead end. __Steps to Reproduce__ 1. Create Camunda...

bug
backlog
spring cleaning

__Describe the Bug__ If you add task headers to a Service Task/Send Task/Script Task and change the element to a User Task, the task headers are gone. This is inconsistent...

bug
backlog
spring cleaning

The benchmark for CW32 shows severely degraded performance: http://34.77.165.228/d/NzsO1mUnk/zeebe-overview?orgId=1&var-DS_PROMETHEUS=Prometheus&var-namespace=medic-cw-32-be18e23b78-benchmark&var-pod=All&var-partition=All&from=1660132800000&to=1660212000000 Throughput is very low: ![image](https://user-images.githubusercontent.com/14032870/184108869-f70e7132-439f-4dfc-a363-0f0aa9807605.png) Frequent restarts of Gateway: ![image](https://user-images.githubusercontent.com/14032870/184108994-c8bc0ae3-8575-4eb7-9b84-e1585b6ad925.png) Back pressure is high: ![image](https://user-images.githubusercontent.com/14032870/184109147-2e3959c1-e3e7-417e-9d34-762dd5220520.png) Processing shows a cliff edge: ![image](https://user-images.githubusercontent.com/14032870/184109644-e418cc90-6452-459e-b3f7-abdfd9eb9690.png)...

kind/bug
area/performance
area/reliability

## Description * `LegacyTypedStreamWriter` already extended `LegacyTypedCommandWriter` * This PR replaces all references to `LegacyTypedCommandWriter` with `LegacyTypedStreamWriter` * It then merges the two interfaces and deleted `LegacyTypedCommandWriter` * The net...

## Description This PR removes dependencies to `StreamProcessorListener` from `RecordProcessorContext`, `TypedRecrdProcessorContext` and `Engine`. This interface is then moved into the `streamprocessor` package. The lifecycle is changed such that the stream...

This dependency can be removed: - There is only one `StreamProcessorListener` at any given time - There are just two productive implementations of this interface. One is in `broker` the...

**Summary** > Try to answer the following as best as possible - How often does the test fail? at least once https://ci.zeebe.camunda.cloud/job/camunda/job/zeebe/job/main/566/testReport/junit/io.camunda.zeebe.test/RollingUpdateTest(it-testrun)/Verify___IT___Test___shouldPerformRollingUpdate__Flaky_Test_/ - Does it block your work? yes -...

kind/flake

**Describe the bug** Currently the built-in functions `put all` and `context` do not propagate errors that are passed in as argument. Instead, they return `null` in these cases and the...

type: bug
scope: zeebe

**Summary** - How often does the test fail? many many times yesterday - Does it block your work? no - Do we suspect that it is a real failure? unknown...

kind/flake