1.2.0-rc1
No
GKE using n1-standard-1 machine type. Linux
I lack the knowledge to reproduce this
Handle the nil value in the code.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1404dd1]
goroutine 73 [running]:
github.com/dgraph-io/dgraph/worker.(*groupi).AnyTwoServers(0x0, 0x1, 0x0, 0x0, 0x0)
/tmp/go/src/github.com/dgraph-io/dgraph/worker/groups.go:497 +0x51
github.com/dgraph-io/dgraph/worker.SubscribeForUpdates(0xc02b320d60, 0x1, 0x1, 0xc02c562e70, 0x1)
/tmp/go/src/github.com/dgraph-io/dgraph/worker/groups.go:1048 +0x4a
created by github.com/dgraph-io/dgraph/graphql/admin.newAdminResolver
/tmp/go/src/github.com/dgraph-io/dgraph/graphql/admin/admin.go:181 +0x285
I'm not sure, but someone was working on this problem.
Hey @emicklei @MichelDiz , this should be fixed by https://github.com/dgraph-io/dgraph/pull/4626.
Most helpful comment
Hey @emicklei @MichelDiz , this should be fixed by https://github.com/dgraph-io/dgraph/pull/4626.