-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
S
Context:
During release, we encountered some issues that, after some investigation, could be traced back to issues with the default docker compose file setup in the BE. The following issues were identified:
- the optimize zeebe partition count was set to 1 even though we start zeebe with 2 partitions
AT:
- docker compose files configure optimize zeebe partition count as 2
Context:
See clack conversation: https://camunda.slack.com/archives/C04B3NL71RS/p1680694084325219?thread_ts=1680685147.177939&cid=C04B3NL71RS
Testing Notes:
- use docker compose file to setup Optimize and confirm the above issues are resolved