Ye Cao
Ye Cao
Have you started the etcd?
Hi @Daniel-blue. Thanks for the detail. Basically, the latency comes from two parts, one is memory alloc in vineyard server(put) or vineyard client(get), the other one is the metadata sync(persist/put...
> Is it effective to merge the process and change the ordermap for name to an unordered_map? It's hard to say it can reduce a lot latency. > Does the...
Hi @fduxzbin, thanks for reporting this issue. Could you please tell us what problem you have encountered?
Hi @fduxzbin. You can use the `client.release_object` to release the object manually.
Sorry, we may not have this plan at the moment.
Hi @hsh258, could you please use something like ib_write_bw or lib-fabric to check whether the rdma dev can work.
Hi @fduxzbin. It depends on you. You can continue to use the data in SSD when the metadata service is still alive. If you don't want to use it, just...
Hi @hsh258. The 9600 is the default port for RPC, you should define another unique port for RDMA endpoint such as "10.13.228.2:9601"