vectordotdev / vectordotdev/vector
Define a standard port for `vector` to `vector` communcation
Open
Nobody has claimed this yet.
domain: networking
domain: sinks
domain: sources
have: nice
sink: vector
source: vector
- Dominant language
- Rust
- Stars
- 22.6k
- Forks
- 2.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 146
Description
We should define a default standard port for vector to vector communication and use that as a default if the user does not pass their own port but just provides the host.
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 locating the Vector-to-Vector communication configuration and the code that handles a host with an optional port. Review nearby tests or connection configuration coverage, then define the standard default port and verify that host-only configuration uses it while an explicitly supplied port remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100