quickwit-oss / quickwit-oss/quickwit
Add a test with different different grpc_listen_addr and grpc_advertise_addr
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
Following PR #1909, we need a test with different grpc_listen_addr and grpc_advertise_addr. Should be pretty easy to add and will prevent messing up again the config.
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
Review PR #1909 and the existing gRPC configuration tests first. Add coverage using different values for grpc_listen_addr and grpc_advertise_addr, then run the relevant test suite and verify that the configuration remains correct when the addresses differ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, rust
- Domain
- distributed-systems, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100