tikv / tikv/pd

Accuracy problem when the ID is large

Open
#2,483 1 comment 1 reaction 1 assignee Claimed by @rleungx View on GitHub
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

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.