perf(cache): Add a sharded map for global cache #1764
ci-dgraph-integration2-tests.yml
on: pull_request
dgraph-integration2-tests
5m 31s
Annotations
10 errors
dgraph-integration2-tests:
posting/list_test.go#L101
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
|
dgraph-integration2-tests:
posting/list_test.go#L108
invalid argument: l.mutationMap (variable of type *MutableMap) is not a map
|
dgraph-integration2-tests:
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-integration2-tests:
posting/list_test.go#L162
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
|
dgraph-integration2-tests:
posting/list_test.go#L178
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
|
dgraph-integration2-tests:
posting/list_test.go#L179
invalid operation: cannot index l.mutationMap (variable of type *MutableMap)
|
dgraph-integration2-tests:
posting/list_test.go#L549
undefined: globalCache
|
dgraph-integration2-tests:
posting/mvcc_test.go#L92
invalid argument: l.mutationMap (variable of type *MutableMap) for len
|
dgraph-integration2-tests:
posting/mvcc_test.go#L97
invalid argument: l1.mutationMap (variable of type *MutableMap) for len
|
dgraph-integration2-tests:
posting/mvcc_test.go#L157
undefined: globalCache
|