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

chore(broker): expose membership gossip configuration #4800

Merged
merged 2 commits into from
Jun 26, 2020

Conversation

deepthidevaki
Copy link
Contributor

Description

Expose SWIM membership configurations in both broker and gatewa

Related issues

closes #4483

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing

Copy link
Contributor

@MiguelPires MiguelPires 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+

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Jun 26, 2020

Build succeeded:

@zeebe-bors zeebe-bors bot merged commit 7664591 into develop Jun 26, 2020
@zeebe-bors zeebe-bors bot deleted the 4483-gossip-config branch June 26, 2020 08:15
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
* test: add process tests

* refactor: add navigateToProcesses function

* refactor: add navigateToDashboard function

* test: remove fullyParallel config

* refactor: fix eslint issues

* refactor: poll for instance creation and incident in setup instead of waiting 20 seconds

* refactor: use promise all

* test: set retries to 0

* test: increase timeouts for setup pollings

* test: fix flaky test by checking created incidents dont have pending state

* chore: fix e2e base path and add bpmn diagram

* refactor: move convertToQuerystring inside navigate function
houssain-barouni pushed a commit that referenced this pull request Apr 12, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vinicius Goulart <vinicius.goulart@camunda.com>
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.

Expose all available gossip configurations
3 participants