Suggestion: adding function which multi-files can be aware of soft/hard limit
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 466
- Forks
- 338
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 8
Description
Feature Request
Is your feature request related to a problem? Please describe:
Describe the feature you'd like:
Oringinal Problem: https://asktug.com/t/topic/1010766
if user manually config soft/hard limit in other configure files, like /etc/security/limits.d/tidb.conf , instead of /etc/security/limits.d/ which doc has already told, though.
related config can not be aware, however, other databases can do it, like Oracle ...
Why the featue is needed:
we wanna TiUP can do it like Oracle.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
Contributor guide
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 tracing TiUP's existing handling of soft and hard resource limits and how it reads the documented limits.d configuration. Determine the supported configuration locations and expected behavior from the linked discussion and Oracle comparison. Done means TiUP detects or reports limits configured in additional files, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100