bytedance / bytedance/InfiniStore

Failed to use DNS name for communication

Open
#174 1 comment 0 reactions 1 assignee Claimed by @thesues View on GitHub
Dominant language
C++
Stars
437
Forks
44
PR merge metrics
No merged PRs in 30d

Description

I am using LMCache + Infinistore to do some benchmark testing on Kubernetes. Here's my connection string.

```
remote_url: "infinistore://infinistore-svc:12345"
```

![Image](https://github.com/user-attachments/assets/dcc0cbb2-7c63-4389-a1ce-78cc60672b4c)

![Image](https://github.com/user-attachments/assets/f36a74a4-ef4b-4c68-90fd-4717f562277b)

1. Seems DNS name is not parsed.
2. I switched to pod ip and service cluster ip which works fine

Using DNS name is much easier for this case, let's add the support for it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.