Does the Java client API support loading Memcached buckets in Couchbase or only Couchbase buckets are supported and if so what is the best way of using Memcached buckets on Couchbase?
Yes, this functionality was broken in CouchbaseClient 1.1.3 though.
The client should figure out what kind of bucket your using and do the right thing so you shouldn't be having problems unless your using the client mentioned above.
Latest version 1.1.4, or through the Couchbase maven repo