incubator-pegasus
incubator-pegasus copied to clipboard
Replace rpc_address to host_prot for function & Add host_port on thrift struct
Feature Request
A part of support fqdn.
1.Replace type rpc_address to host_port on class variables. Modify the parameter types of the function if necessary.
2.Add type 'host_port' member to thrift struct which have 'rpc_address'.