The cluster information:
Dgraph version : v1.0.12-rc3
Commit SHA-1 : a136935d
Commit timestamp : 2019-01-14 10:49:15 -0800
Branch : HEAD
Go version : go1.11.1
When I run some mutations , one alpha node begin to drop all , the log as below:
I0117 18:43:25.255325 51782 node.go:83] Rolling up Time elapsed: 48s, bytes sent: 1.5 GB, speed: 32 MB/sec
I0117 18:43:26.255528 51782 node.go:83] Rolling up Time elapsed: 49s, bytes sent: 1.5 GB, speed: 31 MB/sec
I0117 18:43:27.255141 51782 node.go:83] Rolling up Time elapsed: 50s, bytes sent: 1.5 GB, speed: 30 MB/sec
I0117 18:43:28.256443 51782 node.go:83] Rolling up Time elapsed: 51s, bytes sent: 1.5 GB, speed: 30 MB/sec
I0117 18:43:29.261949 51782 node.go:83] Rolling up Time elapsed: 52s, bytes sent: 1.5 GB, speed: 29 MB/sec
W0117 18:43:29.617632 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.636037 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.655565 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.677275 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.696275 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.716762 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.737030 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.757016 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.776362 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.796335 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.816601 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.835369 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.856466 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.879775 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:29.899026 51782 node.go:85] A tick missed to fire. Node blocks too long!
I0117 18:43:29.913135 51782 node.go:83] 2 is starting a new election at term 26
E0117 18:43:29.912904 51782 pool.go:204] Echo error from 10.237.7.232:7083. Err: rpc error: code = DeadlineExceeded desc = context deadline exceeded
I0117 18:43:36.870724 51782 node.go:83] Rolling up Time elapsed: 59s, bytes sent: 1.5 GB, speed: 26 MB/sec
W0117 18:43:36.870738 51782 node.go:85] A tick missed to fire. Node blocks too long!
W0117 18:43:36.980496 51782 node.go:85] A tick missed to fire. Node blocks too long!
E0117 18:43:36.869804 51782 pool.go:204] Echo error from 10.237.7.231:7083. Err: rpc error: code = DeadlineExceeded desc = context deadline exceeded
I0117 18:43:36.955531 51782 pool.go:215] Connection established with 10.237.7.231:5080
I0117 18:43:36.871312 51782 pool.go:215] Connection established with 10.237.7.232:7083
I0117 18:43:36.870410 51782 node.go:83] 2 became pre-candidate at term 26
I0117 18:43:36.980899 51782 node.go:83] 2 received MsgPreVoteResp from 2 at term 26
I0117 18:43:36.985357 51782 node.go:83] 2 [logterm: 26, index: 16572] sent MsgPreVote request to 1 at term 26
I0117 18:43:36.985396 51782 pool.go:215] Connection established with 10.237.7.231:7083
I0117 18:43:36.985646 51782 node.go:83] 2 [logterm: 26, index: 16572] sent MsgPreVote request to 3 at term 26
I0117 18:43:36.990598 51782 node.go:83] 2 became follower at term 26
I0117 18:43:36.996777 51782 node.go:83] 2 [commit: 16572, lastindex: 16572, lastterm: 26] starts to restore snapshot [index: 16573, term: 26]
I0117 18:43:36.996795 51782 node.go:83] log [committed=16572, applied=16572, unstable.offset=16573, len(unstable.Entries)=0] starts to restore snapshot [index: 16573, term: 26]
I0117 18:43:36.998700 51782 node.go:83] 2 restored progress of 1 [next = 16574, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0]
I0117 18:43:36.998732 51782 node.go:83] 2 restored progress of 2 [next = 16574, match = 16573, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0]
I0117 18:43:36.998747 51782 node.go:83] 2 restored progress of 3 [next = 16574, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0]
I0117 18:43:37.003189 51782 node.go:83] Rolling up Created batch of size: 6.1 MB in 261.718µs.
I0117 18:43:36.998758 51782 node.go:83] 2 [commit: 16573] restored snapshot [index: 16573, term: 26]
I0117 18:43:37.010417 51782 draft.go:659] Waiting for applyCh to become empty by reaching 16572 before retrieving snapshot
I0117 18:43:37.010484 51782 draft.go:664] ---> SNAPSHOT: {Context:id:3 group:1 addr:"10.237.7.232:7083" Index:16573 ReadTs:16296 Done:false XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0}. Group 1 from node id 3
I0117 18:43:37.027829 51782 node.go:83] Rolling up Created batch of size: 18 MB in 179.782µs.
I0117 18:43:37.028945 51782 node.go:83] DropAll called. Blocking writes...
I0117 18:43:37.105268 51782 node.go:83] Rolling up Created batch of size: 8.5 MB in 81.807µs.
E0117 18:43:37.109182 51782 writer.go:51] TxnWriter got error during callback: Writes are blocked, possibly due to DropAll or Close
E0117 18:43:37.109216 51782 writer.go:51] TxnWriter got error during callback: Writes are blocked, possibly due to DropAll or Close