ConfigHubPub / ConfigHubPub/ConfigHubPlatform
please make the tomcat shutdown port configurable
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
If the machine is running another tomcat it will collide with the default tomcat shutdown port of 8005. Please make it configurable the same way you let users configure the HTTP and HTTPS ports.
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 how the existing HTTP and HTTPS port settings are exposed and applied. Identify the corresponding Tomcat shutdown-port entry point, then verify that users can configure it and that two Tomcat instances no longer collide on the default port.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100