Report a Dgraph Bug
What version of Dgraph are you using?
Dgraph Version
$ dgraph version
Dgraph version : v20.11.0-g98f68280e
Dgraph codename : unnamed-mod
Dgraph SHA-256 : 231757777e8b15164caff0a8655b84c1b2f75616c404841171266cb6047c1cf9
Commit SHA-1 : 98f68280e
Commit timestamp : 2021-03-29 21:34:28 +0530
Branch : master
Go version : go1.15.9
jemalloc enabled : true
Have you tried reproducing the issue with the latest release?
only tried last commit
What is the hardware spec (RAM, OS)?
CentOS 7.6
Steps to reproduce the issue (command/config used to run Dgraph).
use machine A as zero node, and another machine B as alpha node use A as it’s zero node .
Expected behaviour and actual result.
Experience Report for Feature Request
Note: Feature requests are judged based on user experience and modeled on Go Experience Reports. These reports should focus on the problems: they should not focus on and need not propose solutions.
What you wanted to do
What you actually did
Why that wasn’t great, with examples
i think when we specify a zero node, it should not use it’s default zero address. i’m i right?