In dse_node there are some cases where the thrift network_interface is
used to derive the ip address. It is not guaranteed that thrift will be
enabled/present. In this case, create an ip_addr member that is set
based on thrift or binary interface ip address.
In dse_node there are some cases where the thrift network_interface is used to derive the ip address. It is not guaranteed that thrift will be enabled/present. In this case, create an ip_addr member that is set based on thrift or binary interface ip address.