Skip to content

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

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

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

Triggered via pull request October 15, 2024 17:22
Status Failure
Total duration 5m 59s
Artifacts
dgraph-integration2-tests
5m 31s
dgraph-integration2-tests
Fit to window
Zoom out
Zoom in

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