pingcap / pingcap/tiup

Suggestion: adding function which multi-files can be aware of soft/hard limit

Open
#2,245 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type/feature-request
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 ...
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.