brooklyncentral / brooklyn

This project has moved and is now part of the ASF
https://github.com/apache/incubator-brooklyn
72 stars 27 forks source link

Support 'bucket shadowing' configuration option for CouchbaseSyncGateway #1490

Closed fatuhoku closed 9 years ago

fatuhoku commented 9 years ago

Bucket shadowing is intended to allow sync-gateway to integrate with existing 'high volume' Couchbase server instances.

See

https://github.com/apache/incubator-brooklyn/blob/master/software/nosql/src/main/java/brooklyn/entity/nosql/couchbase/CouchbaseSyncGateway.java

ahgittin commented 9 years ago

Sounds good! Are you able to work on this? We can help though IRC might be quiet during the holidays.

Also would you mind opening a jira as we've moved from this repo to the one at Apache?

Best Alex On 24 Dec 2014 16:59, "Hok Shun Poon" notifications@github.com wrote:

This is necessary in order for sync-gateway to integrate with existing 'high volume' Couchbase server instances.

See

https://github.com/apache/incubator-brooklyn/blob/master/software/nosql/src/main/java/brooklyn/entity/nosql/couchbase/CouchbaseSyncGateway.java

— Reply to this email directly or view it on GitHub https://github.com/brooklyncentral/brooklyn/issues/1490.

fatuhoku commented 9 years ago

Ach; I probably won't be needing the feature personally for a good while, but found it could be an issue in the future so wanted to log it.

fatuhoku commented 9 years ago

Errr.. where do you guys keep a LINK to JIRA?!

fatuhoku commented 9 years ago

How obscure. It's under "How to Contribute" of the main site: https://issues.apache.org/jira/browse/BROOKLYN

fatuhoku commented 9 years ago

Okay I've filed this one over at https://issues.apache.org/jira/browse/BROOKLYN-109.

Please disable GitHub issues and point users to JIRA in for posterity.