Dgraph v1.0.7-rc3 release

continue …


xxx.10 server:

– Logs begin at Wed 2018-01-31 15:02:28 CST, end at Wed 2018-07-25 16:48:11 CST. –
Jul 20 16:31:25 host-00-10.wgq.higgs.com systemd[1]: [/lib/systemd/system/dgraph-server.service:11] Unknown lvalue ‘MemorySwapMax’ in section ‘Service’
Jul 20 16:31:25 host-00-10.wgq.higgs.com systemd[1]: Started A Distributed, Fast Graph Database.
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: Dgraph version : v1.0.7
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: Commit SHA-1 : d9c3671f
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: Commit timestamp : 2018-07-19 13:28:43 -0700
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: Branch : HEAD
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: For Dgraph official documentation, visit https://docs.dgraph.io.
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: For discussions about Dgraph , visit http://discuss.dgraph.io.
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: To say hi to the community , visit https://dgraph.slack.com.
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: Licensed under Apache 2.0 + Commons Clause. Copyright 2015-2018 Dgraph Labs, Inc.
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:25 server.go:116: Setting Badger option: hdd
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:25 server.go:131: Setting Badger table load option: mmap
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:25 server.go:144: Setting Badger value log load option: disk
Jul 20 16:31:25 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:25 server.go:155: Opening postings Badger DB with options: {Dir:p ValueDir:p SyncWrites:true TableLoadingMode:2 ValueLogLoadingMode:0 NumVersionsToKeep:2147483647 MaxTableSize:67108864 LevelSizeMultiplier:10 MaxLevels:7 ValueThreshold:65500 NumMemtables:5 NumLevelZeroTables:5 NumLevelZeroTablesStall:10 LevelOneSize:268435456 ValueLogFileSize:67108864 ValueLogMaxEntries:1000000 NumCompactors:3 managedTxns:false DoNotCompact:false maxBatchCount:0 maxBatchSize:0 ReadOnly:false Truncate:false}
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 gRPC server started. Listening on port 9080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 HTTP server started. Listening on port 8080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 groups.go:78: Current Raft Id: 3
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 worker.go:89: Worker listening at address: [::]:7080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.8:5080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 groups.go:105: Connected to group zero. Assigned group: 2
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 pool.go:162: Echo error from 172.20.0.8:7080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = “transport: Error while dialing dial tcp 172.20.0.8:7080: connect: connection refused”
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.8:7080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.9:5080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.10:5080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 draft.go:74: Node ID: 3 with GroupID: 2
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 node.go:238: Group 2 found 1 entries
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 draft.go:955: New Node for group: 2
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:567: INFO: 3 became follower at term 0
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:315: INFO: newRaft 3 [peers: , term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:567: INFO: 3 became follower at term 1
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 groups.go:496: Got address of a Zero server: 172.20.0.9:5080
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 node.go:129: Setting conf state to nodes:3
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:749: INFO: 3 is starting a new election at term 1
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:594: INFO: 3 became pre-candidate at term 1
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:664: INFO: 3 received MsgPreVoteResp from 3 at term 1
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:580: INFO: 3 became candidate at term 2
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:664: INFO: 3 received MsgVoteResp from 3 at term 2
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 raft.go:621: INFO: 3 became leader at term 2
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:29 node.go:301: INFO: raft.node: 3 elected leader 3 at term 2
Jul 20 16:31:34 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:34 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:36 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:36 pool.go:108: == CONNECTED ==> Setting 172.20.0.9:7080
Jul 20 16:31:37 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:37 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:39 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:39 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:41 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:41 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:43 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:43 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:46 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:46 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:48 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:48 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:50 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:50 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:53 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:53 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:55 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:55 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:57 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:57 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:31:59 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:31:59 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:02 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:02 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:04 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:04 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:06 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:06 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:09 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:09 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:11 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:11 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:13 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:13 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:15 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:15 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:18 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:18 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:20 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:20 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:22 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:22 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:25 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:25 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:27 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:27 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:29 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:29 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:31 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:31 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:34 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:34 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:36 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:36 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:38 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:38 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:40 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:40 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:43 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:43 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:45 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:45 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:47 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:47 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:50 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:50 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:52 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:52 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:54 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:54 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:56 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:56 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:32:59 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:32:59 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:01 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:01 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:03 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:03 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:06 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:06 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:08 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:08 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:10 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:10 raft.go:763: INFO: 3 [logterm: 2, index: 3, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:12 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:12 raft.go:763: INFO: 3 [logterm: 2, index: 4, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:15 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:15 raft.go:763: INFO: 3 [logterm: 2, index: 5, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:17 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:17 raft.go:763: INFO: 3 [logterm: 2, index: 5, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:19 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:19 raft.go:763: INFO: 3 [logterm: 2, index: 5, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:22 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:22 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:24 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:24 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:26 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:26 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:28 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:28 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:31 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:31 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:33 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:33 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:35 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:35 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:37 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:37 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:40 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:40 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:42 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:42 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:44 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:44 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:47 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:47 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:49 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:49 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:51 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:51 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:53 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:53 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:56 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:56 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:33:58 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:33:58 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:00 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:00 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:03 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:03 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:05 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:05 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:07 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:07 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:09 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:09 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:12 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:12 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:14 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:14 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:16 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:16 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:19 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:19 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:21 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:21 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:23 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:23 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:25 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:25 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:28 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:28 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:30 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:30 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:32 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:32 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:34 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:34 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:37 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:37 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:39 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:39 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:41 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:41 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:44 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:44 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:46 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:46 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:48 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:48 raft.go:763: INFO: 3 [logterm: 2, index: 7, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:50 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:50 raft.go:763: INFO: 3 [logterm: 2, index: 8, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:53 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:53 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:55 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:55 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:34:57 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:34:57 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:00 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:00 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:02 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:02 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:04 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:04 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:06 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:06 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:09 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:09 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:11 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:11 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:13 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:13 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:16 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:16 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:18 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:18 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2
Jul 20 16:35:20 host-00-10.wgq.higgs.com dgraph[56305]: 2018/07/20 16:35:20 raft.go:763: INFO: 3 [logterm: 2, index: 15, vote: 3] cast MsgPreVote for 1 [logterm: 4, index: 125] at term 2

I’m not sure why your cluster has voting issues. It is very strange, and not something we’re seeing at our end. Also, not clear if this is a temporary issue and resolves automatically later, or this just continues forever?

You haven’t shared the commands you used to run Dgraph as well. So, hard to say if your servers are even connecting properly to each other.

@MichelDiz: Have you seen something like this?

run dgraph command
1.zero

[Unit]
Description=A Distributed, Fast Graph Database
After=network.target
Documentation=https://docs.dgraph.io

[Service]
User=dgraph
Group=dgraph
ExecStart=/usr/local/bin/dgraph zero --config=/usr/local/etc/dgraph-zero.json
#MemorySwapMax=67108864
# file size
LimitFSIZE=infinity
# cpu time
LimitCPU=infinity
# virtual memory size
LimitAS=infinity
# open files
LimitNOFILE=64000
# processes/threads
LimitNPROC=64000
# locked memory
LimitMEMLOCK=infinity
# total threads (user+kernel)
TasksMax=infinity
TasksAccounting=false
Restart=always

[Install]
WantedBy=multi-user.target
  1. server
[Service]
User=dgraph
Group=dgraph
WorkingDirectory=/data/dgraph/server
ExecStart=/usr/local/bin/dgraph server --config=/usr/local/etc/dgraph-server.json
MemorySwapMax=67108864
# file size
LimitFSIZE=infinity
# cpu time
LimitCPU=infinity
# virtual memory size
LimitAS=infinity
# open files
LimitNOFILE=64000
# processes/threads
LimitNPROC=64000
# locked memory
LimitMEMLOCK=infinity
# total threads (user+kernel)
TasksMax=infinity
TasksAccounting=false
Restart=always

[Install]
WantedBy=multi-user.target

zero config json:
x.08 server :slight_smile:

{
    "idx": 1,
    "my": "172.20.0.8:5080",
    "replicas": 1,
    "wal": "/data/dgraph/zero",
    "rebalance_interval": "96h18m0s"
}

x.09 server:

{
    "idx": 2,
    "my": "172.20.0.9:5080",
    "peer": "172.20.0.8:5080",
    "replicas": 1,
    "wal": "/data/dgraph/zero",
    "bindall": true,
    "rebalance_interval": "96h18m0s"
}

x.10 server

{
    "idx": 3,
    "my": "172.20.0.10:5080",
    "peer": "172.20.0.8:5080",
    "replicas": 1,
    "wal": "/data/dgraph/zero",
    "rebalance_interval": "96h18m0s"
}

and servers’ config json i 've already copy paste above this message

and i used mutate operation defined in ai.proto to insert data to dgraph. I think this might be a little different to the way of using bulk loader to import data.

Don’t you need bindall=true for all Zero and Alpha (Dgraph) servers? Also, do you see a connection established log between Zero servers?

is there any influences about setting bindall?

here are zeros’ log:
xx.08 zero:

Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:749: INFO: 1 is starting a new election at term 7
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:594: INFO: 1 became pre-candidate at term 7
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:664: INFO: 1 received MsgPreVoteResp from 1 at term 7
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:651: INFO: 1 [logterm: 7, index: 5295] sent MsgPreVote request to 2 at term 7
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:651: INFO: 1 [logterm: 7, index: 5295] sent MsgPreVote request to 3 at term 7
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:708: INFO: 1 [term: 7] received a MsgPreVoteResp message with higher term from 2 [term: 8]
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:567: INFO: 1 became follower at term 8
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 node.go:301: INFO: raft.node: 1 elected leader 2 at term 8
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:763: INFO: 1 [logterm: 7, index: 5295, vote: 0] cast MsgPreVote for 2 [logterm: 8, index: 5296] at term 8
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:708: INFO: 1 [term: 8] received a MsgVote message with higher term from 2 [term: 9]
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:567: INFO: 1 became follower at term 9
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 raft.go:763: INFO: 1 [logterm: 7, index: 5295, vote: 0] cast MsgVote for 2 [logterm: 8, index: 5296] at term 9
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 node.go:307: INFO: raft.node: 1 lost leader 2 at term 9
Jul 20 16:31:26 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:26 node.go:301: INFO: raft.node: 1 elected leader 2 at term 9
Jul 20 16:31:29 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:29 zero.go:333: Got connection request: id:3 addr:"172.20.0.10:7080"
Jul 20 16:31:29 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.10:7080
Jul 20 16:31:29 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:29 zero.go:442: Connected: id:3 group_id:2 addr:"172.20.0.10:7080"
Jul 20 16:31:32 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:32 zero.go:333: Got connection request: id:1 addr:"172.20.0.8:7080"
Jul 20 16:31:32 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:32 zero.go:442: Connected: id:1 addr:"172.20.0.8:7080"
Jul 20 16:31:36 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:36 zero.go:333: Got connection request: id:2 addr:"172.20.0.9:7080"
Jul 20 16:31:36 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:36 pool.go:108: == CONNECTED ==> Setting 172.20.0.9:7080
Jul 20 16:31:36 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:31:36 zero.go:442: Connected: id:2 group_id:3 addr:"172.20.0.9:7080"
Jul 20 16:33:23 host-00-08.wgq.higgs.com dgraph[46296]: 2018/07/20 16:33:23 oracle.go:92: Purged below ts:10120, len(o.commits):0, len(o.rowCommit):0

x.09 zero:

Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:772: INFO: 2 [logterm: 8, index: 5296, vote: 2] rejected MsgPreVote from 1 [logterm: 7, index: 5295] at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:749: INFO: 2 is starting a new election at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:594: INFO: 2 became pre-candidate at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:664: INFO: 2 received MsgPreVoteResp from 2 at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:651: INFO: 2 [logterm: 8, index: 5296] sent MsgPreVote request to 3 at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:651: INFO: 2 [logterm: 8, index: 5296] sent MsgPreVote request to 1 at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:664: INFO: 2 received MsgPreVoteResp from 1 at term 8
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:1013: INFO: 2 [quorum:2] has received 2 MsgPreVoteResp votes and 0 vote rejections
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:580: INFO: 2 became candidate at term 9
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:664: INFO: 2 received MsgVoteResp from 2 at term 9
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:651: INFO: 2 [logterm: 8, index: 5296] sent MsgVote request to 1 at term 9
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:651: INFO: 2 [logterm: 8, index: 5296] sent MsgVote request to 3 at term 9
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:731: INFO: 2 [term: 9] ignored a MsgPreVoteResp message with lower term from 3 [term: 8]
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:664: INFO: 2 received MsgVoteResp from 1 at term 9
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:1013: INFO: 2 [quorum:2] has received 2 MsgVoteResp votes and 0 vote rejections
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 raft.go:621: INFO: 2 became leader at term 9
Jul 20 16:31:26 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:26 node.go:301: INFO: raft.node: 2 elected leader 2 at term 9
Jul 20 16:31:29 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.10:7080
Jul 20 16:31:36 host-00-09.wgq.higgs.com dgraph[65977]: 2018/07/20 16:31:36 pool.go:108: == CONNECTED ==> Setting 172.20.0.9:7080

x.10 zero:

Jul 20 16:31:24 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:24 raft.go:253: Removing tablet for attr: [unique_id], gid: [1]
Jul 20 16:31:24 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:24 raft.go:253: Removing tablet for attr: [name], gid: [1]
Jul 20 16:31:26 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:26 raft.go:772: INFO: 3 [logterm: 8, index: 5296, vote: 2] rejected MsgPreVote from 1 [logterm: 7, index: 5295] at term 8
Jul 20 16:31:26 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:26 raft.go:763: INFO: 3 [logterm: 8, index: 5296, vote: 2] cast MsgPreVote for 2 [logterm: 8, index: 5296] at term 8
Jul 20 16:31:26 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:26 raft.go:708: INFO: 3 [term: 8] received a MsgVote message with higher term from 2 [term: 9]
Jul 20 16:31:26 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:26 raft.go:567: INFO: 3 became follower at term 9
Jul 20 16:31:26 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:26 raft.go:763: INFO: 3 [logterm: 8, index: 5296, vote: 0] cast MsgVote for 2 [logterm: 8, index: 5296] at term 9
Jul 20 16:31:26 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:26 node.go:301: INFO: raft.node: 3 elected leader 2 at term 9
Jul 20 16:31:29 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:29 pool.go:108: == CONNECTED ==> Setting 172.20.0.10:7080
Jul 20 16:31:36 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:31:36 pool.go:108: == CONNECTED ==> Setting 172.20.0.9:7080
Jul 20 16:33:24 host-00-10.wgq.higgs.com dgraph[56244]: 2018/07/20 16:33:24 oracle.go:92: Purged below ts:10120, len(o.commits):0, len(o.rowCommit):0

Continue here: Dgraph v1.0.7-rc4 release