case : While deleting schema for a node having index type: exact, using ratel ,alpha got crashed & that predicate is not deleted and whenever I am restarting alpha it’s giving me below error.
logs
Raft.Ready took too long to process: Timer Total: 2m14.714s. Breakdown: [{proposals 2m14.713s} {disk 0s} {advance 0s}] Num entries: 0. MustSync: false
Apr 06 08:29:10 de-optisam-dgraph-1 dgraph[5468]: W0406 08:29:10.524827 5478 draft.go:1183] Raft.Ready took too long to process: Timer Total: 823ms. Breakdown: [{proposals 823ms} {disk 0s} {advance 0s}] Num entries: 0. MustSync: false
Apr 06 08:30:01 de-optisam-dgraph-1 dgraph[5468]: fatal error: runtime: out of memory
Here is my system configuration:
version: 20.0.7
ram : 8GB
cpu: 4
my alpha and zero are running on the same server
total records : 200K-300K
Also, would be possible to share the p directory? if it’s not sensitive data.
In general, can happened to have a fix in the latest versions. As this is an old one and we had several fixes since then. Upgrading can fix the problem.