Skip to content

Fix auto-generated identifiers Service Bus clients to follow Azure SDK conventions #60

@tomas-pajurek

Description

@tomas-pajurek

Actual Azure SDK logic: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/src/Diagnostics/DiagnosticUtilities.cs#L10

Affected clients:

  • InMemoryServiceBusClient
  • InMemoryServiceBusSender
  • InMemoryServiceBusReceiver
  • InMemoryServiceBusSessionReceiver

The correct logic might be available in the codebase after #59 is merged.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions