Accuracy problem when the ID is large
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
1. What did you do?
a cluster with the large store IDs, e.g. `6758267867014990204`, `6758267867014990205`, and then use `curl http://127.0.0.1:2379/pd/api/v1/stores | jq .`
2. What did you expect to see?
The output of the store ID should be different.
3. What did you see instead?
It is the same and both of them are `6758267867014990000`.
4. What version of PD are you using (`pd-server -V`)?
master
Contributor guide
Assessment
This issue has not been assessed yet.