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

Couchbase: Akka Discovery support #1746

Merged
merged 8 commits into from
Jun 28, 2019
Merged

Conversation

ennru
Copy link
Member

@ennru ennru commented Jun 7, 2019

Purpose

Add support for use of Akka Discovery to configure Couchbase nodes.

Changes

  • Add enrichAsync to CouchbaseSessionSettings
  • Apply enrichAsync before using settings
  • Test case with DiscoverySupport usage
  • Documentation

Copy link
Member

@2m 2m left a comment

Choose a reason for hiding this comment

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

LGTM. It is nice how we were able to get away with refactoring settings resolution to async. We will not get lukcy like that with other connectors. :)

@2m
Copy link
Member

2m commented Jun 25, 2019

Needs a rebase.

Copy link
Member

@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.

Nice! I like the nodes function as part of the settings object. :-)

@probot-autolabeler probot-autolabeler bot added dependency-change For PRs changing the version of a dependency. documentation labels Jun 28, 2019
@ennru ennru changed the title WIP Couchbase: Akka Discovery support Couchbase: Akka Discovery support Jun 28, 2019
Copy link
Member

@johanandren johanandren left a comment

Choose a reason for hiding this comment

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

LGTM

@ennru ennru added this to the 1.1.0 milestone Jun 28, 2019
@ennru ennru merged commit d291270 into akka:master Jun 28, 2019
@ennru ennru deleted the discovery-for-couchbase branch June 28, 2019 12:26
cheleb pushed a commit to cheleb/alpakka that referenced this pull request Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-change For PRs changing the version of a dependency. documentation p:couchbase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants