tikv / tikv/pd

Is it possible and safe to fully replace etcd by pd

Open
#5,256 1 comment 0 reactions 0 assignees View on GitHub
type/feature-request
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem

Our current design using both PD for TiDB and ETCD for other service discovery and we know that PD is also has an ETCD embedded. So if we can reduce totally ETCD, it would be great and save us a lot of cost for maintenance.

### Describe the feature you'd like

PD can be compatible with ETCD and using of PD as ETCD will not break anything of TiDB.

### Describe alternatives you've considered

Maintain both ETCD and PD as separated services.

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.