Hey guys,

We are using syncGateway cluster and Couchbase cluster with custom 
authentication following is the workflow in brief.

Step 1. Get session_id
App ->  InternalSessionService -> SyncGatewayCluster -> 
CouchBaseServerCluster -> session_id -> SyncGatewayCluster -> 
InternalSessionService -> App

Step 2. sync data
App -> SyncGatewayCluster

This setup is working fine and all the data is being pushed properly and 
saved on the couchbase cluster. Documents have access, channels and owner 
info.  

On the second device (with same steps 1 & 2), I don't see documents for the 
same user.

We had this workflow working without the sync gateway cluster and couchbase 
cluster.

— Is session_id shared across cluster?
— does serverB recognizes/works with session_id created on serverA?

Anything else we are missing? 


Thanks a lot.


Cheers,


-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to