[Improve][Manager] Add parameter validation for node in clusterController
Open
stage/stale
type/improve
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 572
- Avg merge
- 22h 7m
- Merged PRs (30d)
- 8
Description
### Description
Add parameter validation for node in clusterController.
Add relevant validations for IP, username, and port
### InLong Component
InLong Manager
### Are you willing to submit PR?
- [x] Yes, I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Research direction
Locate the InLong Manager clusterController entry point and read how node parameters are currently accepted. Add relevant validation for the node IP, username, and port, then run the Manager tests or add focused coverage showing invalid values are rejected and valid values still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100