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

fetch bucket configuration over memcached binary protocol #129

Closed
ingenthr opened this issue Jul 31, 2013 · 1 comment
Closed

fetch bucket configuration over memcached binary protocol #129

ingenthr opened this issue Jul 31, 2013 · 1 comment

Comments

@ingenthr
Copy link

In order to adjust to changing cluster topology in a lower-latency, more reliable fashion the sync_gateway should use the memcached binary protocol method of getting the configuration instead of the old HTTP streaming method.

This is part of project CCCP, as covered at http://www.couchbase.com/wiki/display/couchbase/Cluster+Configuration+Carrier+Publication

@snej
Copy link
Contributor

snej commented Jul 31, 2013

The sync gateway itself doesn't know anything about server topology. That's handled by the go-couchbase package it uses. You should file this issue against that repo.

@snej snej closed this as completed Jul 31, 2013
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

No branches or pull requests

2 participants