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

1259 stable replication ids #35

Closed
wants to merge 3 commits into from
Closed

1259 stable replication ids #35

wants to merge 3 commits into from

Conversation

rnewson
Copy link
Member

@rnewson rnewson commented Oct 25, 2012

Use a server-wide UUID if port is unstable

COUCHDB-1259

@bdionne
Copy link
Contributor

bdionne commented Nov 1, 2012

LGTM - one question is why we only try to use the server uuid if the port is in some configurable dynamic range? Why not check for the server uuid and always use that if it exists.

@rnewson
Copy link
Member Author

rnewson commented Nov 1, 2012

That's deliberate, I didn't want to make the extra http call if it's not strictly necessary, but perhaps I've over-optimized? I would really like to hear opinions on my choice of {Scheme, UserInfo, UUID, Path} if the UUID is used. Could it just be UUID on its own? The other checkpoints include the full url, and so vary based on scheme, hostname, port, userinfo and path, but is it necessary?

@rnewson rnewson closed this Nov 14, 2012
cararemixed pushed a commit to cararemixed/couchdb that referenced this pull request Dec 9, 2014
Support for printing bitstrings (reported by @freeaakk)
candeira pushed a commit to candeira/couchdb that referenced this pull request Apr 6, 2015
nickva pushed a commit to cloudant/couchdb that referenced this pull request Apr 21, 2017
This closes apache#35

Signed-off-by: ILYA Khlopotov <iilyak@ca.ibm.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.

None yet

2 participants