incubator-pegasus icon indicating copy to clipboard operation
incubator-pegasus copied to clipboard

Replace rpc_address to host_prot for function & Add host_port on thrift struct

Open GehaFearless opened this issue 2 years ago • 0 comments

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'.

GehaFearless avatar Oct 26 '23 03:10 GehaFearless