4paradigm / 4paradigm/OpenMLDB

Support show/stop nameserver job by job id

Open
#3,430 0 comments 0 reactions 1 assignee Claimed by @dl239 View on GitHub
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

```
show job id;
stop job id;
```
the job id of nameserver and taskmanager are assigned independently. so nameserver and taskmanager may have the same job id.

Contributor guide

Open the contributing guide

Research direction

Look for nameserver and taskmanager job ID assignment logic in the codebase. Identify where show/stop commands are handled and modify them to accept job IDs. Test changes to ensure nameserver and taskmanager jobs with same IDs are distinguished correctly.

Written by the indexing model from the issue text.

Assessment

Domain
databases, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.