-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
8000: [Backport stable/1.2] Describe query api for standalone broker r=korthout a=github-actions[bot] # Description Backport of #7998 to `stable/1.2`. relates to #7993 #7994 8001: [Backport stable/1.2] Document experimental query api r=npepinpe a=korthout # Description Backport of #7994 to `stable/1.2`. relates to #7993 Co-authored-by: Nico Korthout <nico.korthout@camunda.com>
- Loading branch information
Showing
4 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,5 @@ zeebe: | |
requestTimeout: 10s | ||
maxQuorumResponseTimeout: 8s | ||
minStepDownFailureCount: 5 | ||
queryApi: | ||
enabled: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters