Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 8.0]: Add warning for even replication factor #11854

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

Zelldon
Copy link
Member

@Zelldon Zelldon commented Feb 28, 2023

Description

Backports #11831

Had to resolve some smaller merge conflicts, in the system context.

Copy link
Member

@lenaschoenburg lenaschoenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@github-actions
Copy link
Contributor

Test Results

   786 files   -   84     786 suites   - 84   1h 56m 38s ⏱️ - 9m 15s
5 449 tests  - 687  5 444 ✔️  - 688  4 💤 ±0  1 +1 
5 763 runs   - 719  5 755 ✔️  - 721  6 💤 ±0  2 +2 

For more details on these failures, see this check.

Results for commit a4fb532. ± Comparison against base commit 11cb1c7.

This pull request removes 957 and adds 270 tests. Note that renamed tests count towards both.
MetricsExporter should configure a Filter ‑ [100] combination=TypeCombination[recordType=NULL_VAL, valueType=VARIABLE]
MetricsExporter should configure a Filter ‑ [101] combination=TypeCombination[recordType=NULL_VAL, valueType=VARIABLE_DOCUMENT]
MetricsExporter should configure a Filter ‑ [102] combination=TypeCombination[recordType=NULL_VAL, valueType=PROCESS_INSTANCE_CREATION]
MetricsExporter should configure a Filter ‑ [103] combination=TypeCombination[recordType=NULL_VAL, valueType=ERROR]
MetricsExporter should configure a Filter ‑ [104] combination=TypeCombination[recordType=NULL_VAL, valueType=PROCESS_INSTANCE_RESULT]
MetricsExporter should configure a Filter ‑ [105] combination=TypeCombination[recordType=NULL_VAL, valueType=PROCESS]
MetricsExporter should configure a Filter ‑ [106] combination=TypeCombination[recordType=NULL_VAL, valueType=DEPLOYMENT_DISTRIBUTION]
MetricsExporter should configure a Filter ‑ [107] combination=TypeCombination[recordType=NULL_VAL, valueType=PROCESS_EVENT]
MetricsExporter should configure a Filter ‑ [108] combination=TypeCombination[recordType=NULL_VAL, valueType=DECISION]
MetricsExporter should configure a Filter ‑ [109] combination=TypeCombination[recordType=NULL_VAL, valueType=DECISION_REQUIREMENTS]
…
OutputMappingTest ‑ shouldApplyOutputMapping[0: io.camunda.zeebe.model.bpmn.impl.BpmnModelInstanceImpl@44fd7ba4]
OutputMappingTest ‑ shouldApplyOutputMapping[1: io.camunda.zeebe.model.bpmn.impl.BpmnModelInstanceImpl@22f8adc2]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-4909290585787135176, executionPathSeed=-863001859143218680}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=-1678144114509788593}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=-5621400447317629768}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=-5974538309755311801}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=-7929430775178798145}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=3845819142429313516}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=4865537468634185599}]
ProcessExecutionRandomizedPropertyTest ‑ shouldExecuteProcessToEnd[TestDataRecord{processSeed=-5952634953897358921, executionPathSeed=7539614360862011175}]
…

@zeebe-bors-camunda
Copy link
Contributor

Build succeeded:

  • Test summary

@zeebe-bors-camunda zeebe-bors-camunda bot merged commit 8ac13d8 into stable/8.0 Feb 28, 2023
@zeebe-bors-camunda zeebe-bors-camunda bot deleted the zell-backport-11831 branch February 28, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants