Skip to content

[AMQP Python] Port Event Hubs to receive events #19238

@yunhaoling

Description

@yunhaoling

For the initial implementation, this needs to work for only the most basic receive scenario to show that prototype works.

Focus on receiving events of data body (string/bytes) only

  • establishment connection to the service endpoint
  • receive from a single partition
  • receive from all partitions
  • receive batch from a single partition
  • receive batch from all partitions

Metadata

Metadata

Assignees

Labels

AMQP PythonClientThis issue points to a problem in the data-plane of the library.Event HubsMessagingMessaging crewP0

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions