Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Conversation

eed3si9n
Copy link
Contributor

@eed3si9n eed3si9n commented Jan 8, 2019

to akka.management.cluster.bootstrap.contact-point-discovery.discovery-method.

For Akka Cluster Bootstrap we can use more specific setting contact-point-discovery.discovery-method instead of taking over the entire akka.discovery.method. This frees up akka.discovery.method to be used for generic service discovery setting for example to chain config and DNS.

Fixes #173
Ref akka/akka-management#316

This was tested using the integration testing on reactive-lib lightbend/reactive-lib#106

/cc @lightbend/play-lagom

to akka.management.cluster.bootstrap.contact-point-discovery.discovery-method.

Fixes lightbend#173
Ref akka/akka-management#316

This was tested using the integration testing on reactive-lib lightbend/reactive-lib#106
@eed3si9n eed3si9n requested review from TimMoore and octonato January 8, 2019 04:11
@ghost ghost assigned eed3si9n Jan 8, 2019
@ghost ghost added the review label Jan 8, 2019
Copy link

@ignasi35 ignasi35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eed3si9n
Copy link
Contributor Author

eed3si9n commented Jan 8, 2019

I have a test in the next PR - #185

@eed3si9n
Copy link
Contributor Author

eed3si9n commented Jan 8, 2019

Brought the test here.

@eed3si9n eed3si9n merged commit 158b0a7 into lightbend:master Jan 8, 2019
@ghost ghost removed the review label Jan 8, 2019
@eed3si9n eed3si9n deleted the wip/akka.discovery branch January 8, 2019 17:50
@eed3si9n eed3si9n added this to the 1.6.0 milestone Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants