Support "abort on panic" in global settings
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Feature Request
Is your feature request related to a problem? Please describe:
as description in asktug#903181,
shall we add one parameter to control core dump in tiflash level?
Describe the feature you'd like:
like tikv, add one global setting abort-on-panic
https://docs.pingcap.com/zh/tidb/stable/tikv-configuration-file#abort-on-panic
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked TiKV abort-on-panic configuration documentation, then locate TiFlash's global settings and panic-handling entry points. The issue names no files or tests; done should include a global abort-on-panic setting for TiFlash with verified behavior and corresponding documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100