issues
search
Azure
/
azure-functions-eventhubs-extension
Event Hubs extension for Azure Functions
MIT License
20
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EventHubTrigger vs. EventProcessor and CPU utilization #3036
#127
deyanp
closed
1 year ago
0
Single slow function execution leads to all events on the same partition being delayed.
#126
JoostLambregts
closed
3 months ago
0
Currently, eventhub triggers require the role to be granted on eventhub level, not only on consumer group.
#125
findajay
closed
3 months ago
0
FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning
#124
microsoft-github-policy-service[bot]
closed
3 months ago
3
Incorrect EventHubTrigger properties received in deviceLifecycleEvents when "cardinality:"one"
#123
lsojian
closed
3 months ago
0
Two different events on one trigger
#122
ashamrai
closed
1 year ago
10
This repo is missing important files
#116
microsoft-github-policy-service[bot]
closed
2 years ago
2
Adding Microsoft SECURITY.MD
#115
microsoft-github-policy-service[bot]
closed
2 years ago
0
Using single dispatch, extension sometimes logs incorrect trigger details
#114
hossam-nasr
closed
3 months ago
0
Migrate FabricBot Tasks to Config-as-Code
#113
ghost
closed
2 years ago
0
Can not have enough instances
#112
HaochenQ
closed
2 years ago
2
Fix partition typo
#111
hossam-nasr
closed
2 years ago
0
Stop Listener when disposed (#104)
#108
alrod
closed
2 years ago
0
Merge main -> master
#107
alrod
closed
2 years ago
0
Stop Listener when disposed (#104)
#106
alrod
closed
2 years ago
0
Stop Listener when disposed (#104)
#105
alrod
closed
2 years ago
0
Stop Listener when disposed
#104
brettsam
closed
2 years ago
2
Error : Event Hub Trigger The response ended prematurely, with at least 156 additional bytes expected.
#103
jsquire
closed
2 years ago
2
Consumptionplan wont scale out if eventhub connection is managedIdentity
#101
bentmar
closed
2 years ago
1
Merge dev -> main
#100
alrod
closed
3 years ago
0
Adding explicit reference Microsoft.Azure.Amqp 2.4.11 to fix net6.0
#99
alrod
closed
3 years ago
1
Upgrading Microsoft.Azure.EventHubs.Processor to 4.3.2
#98
alrod
closed
3 years ago
1
Checking in a pull request template
#97
sidkri
closed
3 months ago
0
Scale monitor does not respect initial offset position
#96
nilsgaeq
closed
3 months ago
0
Log eventhub namespace and eventhub name to detect cases when another triggers listens the same eventhub.
#95
alrod
closed
2 years ago
0
Include the Function name on log messages
#94
sidkri
closed
2 years ago
1
The lease ID specified did not match the lease ID for the blob
#93
chassq
closed
2 years ago
5
Retry loop should cancel on lease lost
#92
paulbatum
closed
2 years ago
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
rkbalu
closed
3 months ago
2
Event Hub Extension Feature Request: Log the details about the Event Hub being monitored in the Bindings and also the Storage account.
#89
FinVamp1
closed
3 months ago
1
change partion to partition(fix typo)
#88
shervyna
closed
3 months ago
0
[Bug] "Partion" Typo should be "Partition"
#87
shervyna
closed
2 years ago
0
[DONOT MERGE] Partitioned output 4.2.0
#86
amamounelsayed
closed
3 years ago
0
[DONOT MERGE] Mamoun/partitioned output 4.1.1
#85
amamounelsayed
closed
3 years ago
0
Add retry logic to EventHubAsyncCollector.SendBatchAsync in the `partitioned-output` branch
#84
Francisco-Gamino
closed
2 years ago
2
Investigate flakey integration tests.
#83
sidkri
closed
3 months ago
0
Merging dev to master to release version 4.2.0
#82
sidkri
closed
3 years ago
0
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
FinVamp1
closed
3 years ago
4
IoT Hub output binding as Event Hub doesn't work
#80
horihiro
closed
3 years ago
6
User configurable initial offset support
#79
sidkri
closed
3 years ago
3
Increasing max message size and batch size. Fixes #29
#78
alrod
closed
4 years ago
0
Increasing max message size and batch size. Fixes #29
#77
alrod
closed
4 years ago
0
maxPollingInterval for eventHub trigger
#76
kiranpradeep
closed
4 years ago
1
Excessive overprovisioning with Event Hub Trigger
#75
Peter-B-
closed
3 months ago
22
[v3.x]Fix nuget errors on pack
#74
pragnagopa
closed
4 years ago
0
Fix nuget errors on pack
#73
pragnagopa
closed
4 years ago
0
(AzureCXP) fixed eventhub size limit
#72
MayankBargali-MSFT
closed
3 months ago
1
(AzureCXP) Fix RepositoryUrl in csproj
#71
PramodValavala-MSFT
closed
7 months ago
0
EventHub Trigger advances stream position when function times out
#70
tolzon
closed
3 years ago
4
Calling StopAsync on the Ilistener when a function execution is inflight causes the thread to hang
#69
soninaren
closed
2 years ago
2
Next