temporalio / temporalio/temporal
Expose disableInitialHostLookup for temporal-cassandra-tool
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
We expose "disableInitialHostLookup " in the server config for cassandra configuration: https://github.com/temporalio/temporal/blob/master/common/config/config.go#L271
Would be great to expose a similar flag for the temporal-cassandra-tool as well
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 with common/config/config.go around the existing disableInitialHostLookup server configuration, then trace how temporal-cassandra-tool defines and passes Cassandra options. Add equivalent tool configuration and verify that the flag disables the initial host lookup when the tool runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, go
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100