Issues
- 0
Currently, eventhub triggers require the role to be granted on eventhub level, not only on consumer group.
#125 opened by findajay - 0
Single slow function execution leads to all events on the same partition being delayed.
#126 opened by JoostLambregts - 0
Incorrect EventHubTrigger properties received in deviceLifecycleEvents when "cardinality:"one"
#123 opened by lsojian - 0
- 0
- 2
EventHub outbinding having an issue when a same function try to send an event to two different EH namespace but having same EH name
#91 opened by rkbalu - 0
Investigate flakey integration tests.
#83 opened by sidkri - 1
Event Hub Extension Feature Request: Log the details about the Event Hub being monitored in the Bindings and also the Storage account.
#89 opened by FinVamp1 - 53
Unable to cast object of type 'System.Collections.Generic.List`1[System.Diagnostics.Activity]' to type 'System.Collections.Generic.IEnumerable`1[System.Diagnostics.Activity]'
#55 opened by jricke - 22
- 2
Functions v2 using EventHubs and FunctionsStartup does not use batch size config value from host.json
#41 opened by Joehannus - 0
- 10
Two different events on one trigger
#122 opened by ashamrai - 2
- 2
Can not have enough instances
#112 opened by HaochenQ - 1
Include the Function name on log messages
#94 opened by sidkri - 0
[Bug] "Partion" Typo should be "Partition"
#87 opened by shervyna - 6
Please Update Storage Dependencies
#65 opened by mattjohnsonpint - 2
Send an event with partition key
#36 opened by EhsanAminii - 6
- 4
- 6
After recent Azure update new functions deployments stop getting new events from Event Hub
#68 opened by markcandelora - 2
Add retry logic to EventHubAsyncCollector.SendBatchAsync in the `partitioned-output` branch
#84 opened by Francisco-Gamino - 3
- 2
Retry loop should cancel on lease lost
#92 opened by paulbatum - 2
Calling StopAsync on the Ilistener when a function execution is inflight causes the thread to hang
#69 opened by soninaren - 2
Error : Event Hub Trigger The response ended prematurely, with at least 156 additional bytes expected.
#103 opened by jsquire - 2
Stop Listener when disposed
#104 opened by brettsam - 1
- 5
- 0
- 2
Migrate to new client Azure.Messaging.EventHubs
#58 opened by alrod - 0
Log eventhub namespace and eventhub name to detect cases when another triggers listens the same eventhub.
#95 opened by alrod - 4
Event Hubs Functions stop triggering as the lease can't be renewed on an Storage Account v2 with Azure Data Lake Storage Gen 2 enabled.e Storage
#81 opened by FinVamp1 - 4
- 6
Starting azure function fails on "Microsoft.Azure.EventHubs.Processor: Method not found"
#44 opened by amtayyem - 6
IoT Hub output binding as Event Hub doesn't work
#80 opened by horihiro - 14
Overwrite max message size in host.json
#29 opened by alrod - 1
maxPollingInterval for eventHub trigger
#76 opened by kiranpradeep - 1
- 0
Add a log for EventHub output
#60 opened by alrod - 7
Aggregate "The lease ID specified did not match the lease ID for the blob" causes false alarms
#42 opened by thomasmichaelwallace - 9
- 1
Dispose EventHubProcessor in EventHubListener
#53 opened by alrod - 1
- 2
Add logging for eventhub lifecycle events
#35 opened by paulbatum - 1
Add trigger execution details
#37 opened by alrod - 2
Functions V2 - EventHubTrigger - Unable to Start (conflicting reference on Microsoft.Azure.EventHubs)
#34 opened by willlaugesenst - 1
- 1
Increase max size of a message to 1MB
#24 opened by alrod