Azure / Azure/azure-sdk-for-java
[FEATURE REQ] Support customizing the EventHubsProducerFactory and EventHubsProcessorFactory
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
**Is your feature request related to a problem? Please describe.**
The same customization of Service Bus is also necessary for Event Hubs, see more from [AzureServiceBusMessagingAutoConfiguration](https://github.com/Azure/azure-sdk-for-java/pull/42486/files#diff-1d4cc0e6b2e60f97bc9f58cc00a2c16b8294ac83a766c874f1b444736b494792).
**Describe the solution you'd like**
Support the customizer, token according to `DefaultEventHubsNamespaceProcessorFactory` and `DefaultEventHubsNamespaceProducerFactory`.
**Describe alternatives you've considered**
N/A
**Additional context**
Similar scenario may be covered, see from https://github.com/Azure/azure-sdk-for-java/issues/44414
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [x] Description Added
- [x] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.