nebula-python
nebula-python copied to clipboard
scan vertex and edge storage_addrs not useful
init addrs:
storage_addrs = [HostAddr(host='192.168.200.83', port=49223)] graph_storage_client = GraphStorageClient(meta_cache, storage_addrs)
self._parts[part_id].leader allways not match the init addrs, it while make the code allways go to wait...