Anna Tisch

Results 19 issues of Anna Tisch

Includes: - New EventPerfTest based receiving test - Updated existing send tests to use BatchPerfTest base - Added perf test for buffered sender - Added system test for uamqp perf...

Event Hubs

The dependencies list needs to be trimmed down to remove any libraries that are not required for basic usage. This might involve moving somethings to optional feature sets, others can...

Machine Learning
Client
blocking-release

The current `messagesender_close` function starts by clearing any pending messages by calling `on_message_send_complete` with an error state, and then attempts to detach the link. However, if the link detach should...

It seems one of the latest logging changes crashes in connection.c `log_outgoing_frame` (probably incoming frame too, but the code doesn't get that far). By reverting these changes: - Removing the...

bug

Hi there, Had a quick question on expected behaviour for when a message disposition is rejected. For example: A message receiver returns a message, but the client takes some time...

Hi @dcristoloveanu I'm seeing some interesting behaviour I'm hoping you may have some insight into. My understanding is that max supported messages size is 256kb (maybe this depends on a...

Some sections in the [Azure Core readme](https://github.com/Azure/azure-sdk-for-android/blob/main/sdk/core/azure-core/README.md#key-concepts) are still to be filled out - presumably because this library is still in beta.

Docs
Azure.Core
Docs Bug Bash

The `Documentation` badge for the android [Azure.Core readme](https://github.com/Azure/azure-sdk-for-android/blob/main/sdk/core/azure-core/README.md) links to the ["Azure SDK for Java" documentation](https://azure.github.io/azure-sdk-for-java)

Docs
Azure.Core
Docs Bug Bash