-
**Query/Question**
I'm using the Azure.Messaging.EventHubs SDK (version 5.0.1) together with Application Insights SDK (2.13.1).
````
var batch = await _eventHubProducerClient.CreateBatchAsync(ct…
-
Event Hubs nightly test runs are failing with:
> Stack trace:
> AssertionError: expected 127500 to equal 7500
> at Context. (dist-test/index.browser.js:59478:22)
For more details check her…
-
Event Hubs nightly test runs are failing with:
> Stack trace:
> AssertionError: expected 67500 to equal 7500
> at Context. (dist-test/index.browser.js:59477:22)
For more details check here…
-
Hi, tnx for package!
I'm getting this error while trying to connect to hub that's deployed to azure running emulator.
`final connection = HubConnectionBuilder()
.withUrl(
'https:…
-
Starting from Sarama version 1.41.0, every time a consumer group starts or leaves from an Azure Event Hub partition, all running consumers from the same consumer group re-consumes all messages. It app…
-
- **Package Name**: @azure/event-hubs
- **Package Version**: 5.10.0
- **Operating system**: Ubuntu 22.04.2 LTS (Azure AKS)
- [ ] **nodejs**
- **version**: 16.04
**Describe the bug**
Our…
-
**Query/Question**
do we have a stable released version jar for beta jar "azure-schemaregistry-kafka-avro-1.0.0-beta.7.jar".
***Why is this not a Bug or a feature Request?***
we are using Kafka P…
-
**Query/Question**
We encountered an issue with consuming messages from Eventhub after enabling and disabling the private endpoint (from networking on the portal). The error message displayed is as f…
-
Description & How to reproduce
=======================
Hi,
I use .Net core 6 to connect to kafka using Confluent Kafka Library with 2.1.1 version.
I used hosted service to create a kafka clients (…
-
CC @xiangyan99 for awareness.
## Re-orchestrate conda artifact assembly
- [x] Remove manual test invocations of the conda packages.
- [x] Create a separate pipeline in `internal` for publishing…