tikv / importer

tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster
Apache License 2.0
20 stars 14 forks source link

Cherry-pick TLS support to release-3.0, and set version to v3.0.11 #44

Closed kennytm closed 4 years ago

kennytm commented 4 years ago

What have you changed? (mandatory)

What are the type of the changes? (mandatory)

How has this PR been tested? (mandatory)

Unit test.

Does this PR affect TiDB Lightning? (mandatory)

TiDB Lightning can use TLS in the 3.0 cluster.

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)

kennytm commented 4 years ago

PTAL @WangXiangUSTC

WangXiangUSTC commented 4 years ago

LGTM