Skip to content

Commit

Permalink
fix: update blog authors
Browse files Browse the repository at this point in the history
  • Loading branch information
lenaschoenburg committed May 31, 2024
1 parent 484c1f5 commit b0ac15d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ categories:
tags:
- availability
- performance
authors: ole
authors: lena
---

# Chaos Day Summary
Expand Down Expand Up @@ -322,4 +322,4 @@ Node |Partition 1 |Partition 2 |Partition 3 |Part
```

The operation completes in 21 minutes, longer than usual because of the restarts:
![](scaledown-completed.png)
![](scaledown-completed.png)
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories:
- bpmn
tags:
- availability
authors: ole
authors: lena
---

# Chaos Day Summary
Expand Down Expand Up @@ -147,4 +147,4 @@ We want to improve this behavior in the future but likely can't prevent it compl
That means that there is an increased risk of unavailable partitions during scaling.
However, this only occurs if another broker becomes unavailable with an unfortunate timing and resolves itself automatically once the broker is available again.

Zeebe issue: https://github.com/camunda/camunda/issues/15679
Zeebe issue: https://github.com/camunda/camunda/issues/15679
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
- availability
- performance
authors:
- ole
- lena
- deepthi
---

Expand Down Expand Up @@ -180,4 +180,4 @@ Job lifetime and overall processing latency is still better than before scaling
![](./perf_increased_load_processing_latency.png)


Overall, this shows that scaling up can improve processing performance significantly, especially when the initial cluster setup is resource limited and vertical scaling is not possible.
Overall, this shows that scaling up can improve processing performance significantly, especially when the initial cluster setup is resource limited and vertical scaling is not possible.

0 comments on commit b0ac15d

Please sign in to comment.