Deepthi Devaki Akkoorath
Deepthi Devaki Akkoorath
I considered different ways to handle it during rolling update - such as having special handlers that can recognize rolling update and fix the local state. At the end I...
> @deepthidevaki please add the last thought you had on the sequencer limit vs. the external command backpressure limit Sequencer limit is not aligned with the command backpressure limit. In...
Currently we have two related endpoints * `actuator/exporting/` for pausing an resuming exporting * `actuator/cluster` for monitoring cluster configuration changes and the topology For the new endpoints for enabling and...
PATCH or POST `/actuator/exporters/{exporterId}/disable` sounds good to me. But, one problem here is that it is not really restful. The best practice says we should not put any verbs in...
@npepinpe and me discussed briefly the query endpoint for monitoring the state of exporters. The idea is that it could return and aggregated state instead of per partition per broker...
I used this script https://github.com/zeebe-io/zeebe-chaos/blob/tt-chaos/chaos-experiments/kubernetes/scripts/stress-cpu-broker.sh. Works pretty well but you have to install the command in the pod.
Related to #8991
Failed again ``` io.camunda.zeebe.engine.processing.randomized.ProcessExecutionRandomizedPropertyTest.shouldExecuteProcessToEnd[TestDataRecord{processSeed=6247886289663005460, executionPathSeed=-4398664877632549981}] -- Time elapsed: 5.305 s