Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@misterbisson
Copy link
Contributor

This is in github at misterbisson/triton-couchbase:enterprise-4.0.0-r1. The https://github.com/misterbisson/clustered-couchbase-in-containers project tests successfully with that tag.

Copy link
Contributor

Choose a reason for hiding this comment

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

it looks like we're using -u to authenticate here. do we need these querystring params? And if so, should we swap them for the values in $COUCHBASE_USER:$COUCHBASE_PASS?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the moment that we're adding an unconfigured node to an already configured cluster. So we have to speak to the configured cluster using the user selected u/p, but tell it to add the new node using the factory default u/p.

It's worth adding that as a code comment, good call.

@tgross
Copy link
Contributor

tgross commented Oct 19, 2015

LGTM.

misterbisson added a commit that referenced this pull request Oct 19, 2015
@misterbisson misterbisson merged commit 7806af9 into master Oct 19, 2015
@misterbisson
Copy link
Contributor Author

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.

3 participants