Provide option to specify the hashing scheme for output topic producers in Pulsar functions
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
**Is your feature request related to a problem? Please describe.**
Provide option to specify the hashing scheme for output topic producers in Pulsar functions.
**Describe the solution you'd like**
In producer builder there is hashing scheme, expecting similar solution.
**Describe alternatives you've considered**
NA
**Additional context**
NA
Contributor guide
Research direction
Start by tracing the producer builder's existing hashing-scheme option into the Pulsar Functions path that creates output topic producers. Identify how that option is exposed for function outputs and verify that the selected scheme is used; completion should include coverage for the new configuration and its effect on output producers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100