Delete some obsolete code in the computing layer
Open
Nobody has claimed this yet.
component/compute
type/enhancement
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Enhancement
- query block https://github.com/pingcap/tiflash/pull/9105
- local tunnel v1
- sync tunnel
- async tunnel v1
- Separation of storage and compute without S3, from https://github.com/pingcap/tiflash/pull/6248
-
flash.use_autoscaler_without_s3, from https://github.com/pingcap/tiflash/pull/7116 - ComputeLabelHolder, from https://github.com/pingcap/tiflash/pull/6649 and https://github.com/pingcap/tiflash/pull/7596
-
task_scheduler_thread_soft_limitandtask_scheduler_thread_hard_limit -
enforce_enable_resource_control - etc
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 by reviewing the unchecked items in the issue and the linked pull requests for ComputeLabelHolder. Inspect the computing-layer implementation and history to determine which listed components are obsolete. Done means the agreed obsolete code and related configuration are removed, with the affected tests or build checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100