Skip to content

Commit

Permalink
fix: update my name (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zelldon committed May 31, 2024
2 parents 12c73a3 + b0ac15d commit d95683e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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.
8 changes: 4 additions & 4 deletions chaos-days/blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ nicolas:
title: Senior Software Engineer @ Zeebe
url: https://github.com/npepinpe
image_url: https://github.com/npepinpe.png
ole:
name: Ole Schönburg
lena:
name: Lena Schönburg
title: Senior Software Engineer @ Zeebe
url: https://github.com/oleschoenburg
image_url: https://github.com/oleschoenburg.png
url: https://github.com/lenaschoenburg
image_url: https://github.com/lenaschoenburg.png
deepthi:
name: Deepthi Akkoorath
title: Senior Software Engineer @ Zeebe
Expand Down

0 comments on commit d95683e

Please sign in to comment.