Skip to content

perf(cache): Add a sharded map for global cache #1972

perf(cache): Add a sharded map for global cache

perf(cache): Add a sharded map for global cache #1972

Triggered via pull request October 15, 2024 21:09
Status Failure
Total duration 3m 20s
Artifacts

ci-dgraph-oss-build.yml

on: pull_request
dgraph-oss-build
2m 55s
dgraph-oss-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dgraph-oss-build: posting/list_test.go#L101
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
dgraph-oss-build: posting/list_test.go#L108
invalid argument: l.mutationMap (variable of type *MutableMap) is not a map
dgraph-oss-build: posting/list_test.go#L161
cannot use make(map[uint64]*pb.PostingList) (value of type map[uint64]*"github.com/dgraph-io/dgraph/v24/protos/pb".PostingList) as *MutableMap value in assignment
dgraph-oss-build: posting/list_test.go#L162
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
dgraph-oss-build: posting/list_test.go#L178
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
dgraph-oss-build: posting/list_test.go#L179
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
dgraph-oss-build: posting/list_test.go#L549
undefined: globalCache
dgraph-oss-build: posting/mvcc_test.go#L92
invalid argument: l.mutationMap (variable of type *MutableMap) for len
dgraph-oss-build: posting/mvcc_test.go#L97
invalid argument: l1.mutationMap (variable of type *MutableMap) for len
dgraph-oss-build: posting/mvcc_test.go#L157
undefined: globalCache