You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the event-hubs README we have a note about creating scale-able event consumers and point to our EventProcessor class. Instead, we should point to the service team docs as they provide more context around scaling/load-balancing/checkpointing.
Currently the docs contain .NET-specific code and reference EPH. Once they become language-agnostic we should update.
In the event-hubs README we have a note about creating scale-able event consumers and point to our
EventProcessor
class. Instead, we should point to the service team docs as they provide more context around scaling/load-balancing/checkpointing.Currently the docs contain .NET-specific code and reference EPH. Once they become language-agnostic we should update.
Current service docs link:
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-event-processor-host
The text was updated successfully, but these errors were encountered: