Rodrigo Lopes

Results 16 issues of Rodrigo Lopes

## Description Exporter can soft pause and resume. This means if the exporter is soft paused, we keep exporting the records without updating the exporter state. upon resuming The exporter...

component/zeebe

## Description We don't run the Migration if the snapshot version is the same as the current version. ## Related issues closes https://github.com/camunda/zeebe/issues/15678 ## Definition of Done _Not all items...

In the code of the backup stores it exists a lot of repeated code that could possible be abstracted to a common class. The classes FilesetManger, ManifestManager, and the ...Store...

version:8.5.0-alpha2
component/zeebe

## Goal See the most recent data in Operate, Tasklist, and Optimize while taking a backup. ## Proposed Implementation The current implementation for taking backups in the C8 requires us...

kind/feature
kind/epic
component/zeebe

**Summary** - How often does the test fail? - Once so far. - Does it block your work? - No, passed on retry. - Do we suspect that it is...

kind/flake
component/zeebe
version:8.2.27
version:8.4.7
version:8.5.1
version:8.3.11

Backport of https://github.com/camunda/zeebe/pull/17368 to stable/8.2. This pr also disables the flaky test shouldSoftPausedAfterRestart, the fix for this will aslo be backported. relates to https://github.com/camunda/zeebe/issues/16874 and https://github.com/camunda/zeebe/issues/17256

component/zeebe

## Description The issue was eventually possible to reproduce locally by running until failure dozens of times. It seems that the origin of the flakyness of the test came from...

backport stable/8.2
backport stable/8.3
backport stable/8.4
component/zeebe
backport stable/8.5

The protocol for the hot backups needs to be added in this page: https://docs.camunda.io/docs/next/self-managed/zeebe-deployment/operations/backups/

Endpoint Description: We will have a shared endpoint, on bot brokers and gateways, /actuator/flowControl/. With the following methods: - post actuator/flowControl/{limitorName} This will post a JSON body of the type...

## Description This pr moves the release rolling benchmark to the mix load section, instead of being in the same section as the releases, which are not mixed load, and...

component/zeebe