Description
Sync Gateway version
SG version - 2.1.0-121
Couchbase server
CBS - 6.0.0-1643
Operating system
Centos for CBS and Sync gateway
Sync gateway Config file
{{ "interface":":4984",
"adminInterface": "0.0.0.0:4985",
"maxIncomingConnections": 0,
"maxCouchbaseConnections": 16,
"maxFileDescriptors": 90000,
"slowServerCallWarningThreshold": 500,
"compressResponses": false,
"logging": {"debug":
{"enabled": true}},
"databases":{
"db":
}
}}}
Sync gateway Log output
https://gist.github.com/sridevi-15/f64ac3ba064e887188938478142f7265
Steps to reproduce
- Set up 3 couchbase servers in the CBS cluster.
- Start sync-gateway with above config by providing 3 cbs urls on the config
Expected behavior
It should start successfully
Actual behavior
Sync gateway failed to start
Note : It passed with previous version 5.5.2-3733 and also 6.0.0-1592. It passed in DI mode(sg accel) with CBS 6.0.0-1643.
It passed with use views in CC mode with CBS 6.0.0-1643
It failed only with GSI
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
h3. Sync Gateway version
SG version - 2.0.0-121 h3. Couchbase server CBS - 6.0.0-1643 h3. Operating system Centos for CBS and Sync gateway h3. Sync gateway Config file {{ "interface":":4984", "adminInterface": "0.0.0.0:4985", "maxIncomingConnections": 0, "maxCouchbaseConnections": 16, "maxFileDescriptors": 90000, "slowServerCallWarningThreshold": 500, "compressResponses": false, "logging": \{"debug": {"enabled": true} }, "databases":\{ "db":{ "import_docs": "continuous", "enable_shared_bucket_access": true, "num_index_replicas": 0, "server":"http://192.168.33.10,192.168.33.11,192.168.33.12:8091", "bucket":"data-bucket", "username":"data-bucket", "password": "password" } } }}} h3. Sync gateway Log output [https://gist.github.com/sridevi-15/f64ac3ba064e887188938478142f7265] h3. Steps to reproduce # Set up 3 couchbase servers in the CBS cluster. # Start sync-gateway with above config by providing 3 cbs urls on the config h3. Expected behavior It should start successfully h3. Actual behavior Sync gateway failed to start Note : It passed with previous version 5.5.2-3733 and also 6.0.0-1592. It passed in DI mode(sg accel) with CBS 6.0.0-1643. It passed with use views in CC mode with CBS 6.0.0-1643 It failed only with GSI |
h3. Sync Gateway version
SG version - 2.1.0-121 h3. Couchbase server CBS - 6.0.0-1643 h3. Operating system Centos for CBS and Sync gateway h3. Sync gateway Config file {{ "interface":":4984", "adminInterface": "0.0.0.0:4985", "maxIncomingConnections": 0, "maxCouchbaseConnections": 16, "maxFileDescriptors": 90000, "slowServerCallWarningThreshold": 500, "compressResponses": false, "logging": {"debug": {"enabled": true} }, "databases":{ "db": { "import_docs": "continuous", "enable_shared_bucket_access": true, "num_index_replicas": 0, "server":"http://192.168.33.10,192.168.33.11,192.168.33.12:8091", "bucket":"data-bucket", "username":"data-bucket", "password": "password" } } }}} h3. Sync gateway Log output [https://gist.github.com/sridevi-15/f64ac3ba064e887188938478142f7265] h3. Steps to reproduce # Set up 3 couchbase servers in the CBS cluster. # Start sync-gateway with above config by providing 3 cbs urls on the config h3. Expected behavior It should start successfully h3. Actual behavior Sync gateway failed to start Note : It passed with previous version 5.5.2-3733 and also 6.0.0-1592. It passed in DI mode(sg accel) with CBS 6.0.0-1643. It passed with use views in CC mode with CBS 6.0.0-1643 It failed only with GSI |
Issue Type | Task [ 3 ] | Bug [ 1 ] |
Priority | Major [ 3 ] | Test Blocker [ 6 ] |
Assignee | Ajit Yagaty [ ajit.yagaty ] |
Component/s | secondary-index [ 11211 ] |
Fix Version/s | Alice [ 15048 ] |
Assignee | Ajit Yagaty [ ajit.yagaty ] | Adam Fraser [ adamf ] |
Is this a Regression? | Yes [ 10450 ] |
Component/s | sgw [ 14012 ] |
Assignee | Adam Fraser [ adamf ] | Deepkaran Salooja [ deepkaran.salooja ] |
Assignee | Deepkaran Salooja [ deepkaran.salooja ] | Keshav Murthy [ keshav ] |
Component/s | query [ 10718 ] | |
Component/s | secondary-index [ 11211 ] |
Attachment | index-logs.txt [ 59228 ] |
Assignee | Keshav Murthy [ keshav ] | Sitaram Vemulapalli [ sitaram.vemulapalli ] |
Link | This issue blocks MB-30692 [ MB-30692 ] |
Assignee | Sitaram Vemulapalli [ sitaram.vemulapalli ] | Sridevi Saragadam [ sridevi.saragadam ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
https://github.com/couchbase/sync_gateway/issues/3755