Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Done
-
None
-
Security Level: Public
-
None
-
CBG Sprint 78
-
3
Description
Upgrade to go 1.15, including fix for https://github.com/golang/go/issues/42138.
Requires moving DCP off go-couchbase altogether to avoid previously seen issues when trying to upgrade to 1.14 (associated with use of unsafe package).
Need to retest with go 1.16 (to pick up M1 support) with the current version of go-couchbase/cbdatasource to identify whether there are still compatibility issues. Based on the result of that, need to decide whether Sync Gateway should fully drop support for gocb v1/cbdatasource (which has implications for compatibility with older server versions).