pingcap / docs-tidb-operator

Documentation for TiDB on Kubernetes in both English and Chinese.
https://docs.pingcap.com/tidb-in-kubernetes
Other
46 stars 118 forks source link

add `allow-core-dump` for tikv #1209

Open better0332 opened 3 years ago

better0332 commented 3 years ago

Change Request

This repository is ONLY used to solve issues related to TiDB Operator documentation. For other issues (related to TiDB, PD, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs. add allow-core-dump for pd, tidb, tikv, tiflash, trace https://github.com/tikv/tikv/pull/10164

  2. Describe your suggestion or addition.

  3. Provide some reference materials (documents, websites, etc) if you could.

TomShawn commented 3 years ago

@better0332 This repo is for documentation only. Do you mean that we should add document content for allow-core-dump?

better0332 commented 3 years ago

@better0332 This repo is for documentation only. Do you mean that we should add document content for allow-core-dump?

y

TomShawn commented 3 years ago

@yiwu-arbug @BusyJay PTAL and see whether allow-core-dump can be documented. Thanks!

yiwu-arbug commented 3 years ago

@TomShawn Thanks for the prompt action. The config is only for TiKV. And we are still discussing changing the config name. Stay tuned.

yiwu-arbug commented 3 years ago

The config is renamed as abort-on-panic. Sent docs update in https://github.com/pingcap/docs-cn/pull/6399