Skip to content

[core-amqp] Shared code between ServiceBusMessageBatch and EventDataBatch should be moved to core-amqp #7673

Closed

Description

EventHubs has an EventDataBatch class that allows the user to incrementally add messages to a batch, checking if the message batch doesn't exceed the EventHub's max message size.

We need to add an equivalent to ServiceBus and ideally we should be able to share code. This might mean moving some of the batch code into core-amqp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Service Bus

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions