-
Notifications
You must be signed in to change notification settings - Fork 694
Closed
Labels
area-integrationsIssues pertaining to Aspire Integrations packagesIssues pertaining to Aspire Integrations packagesazureIssues associated specifically with scenarios tied to using AzureIssues associated specifically with scenarios tied to using Azureazure-eventhubsIssues related to Azure Event Hubs integrationIssues related to Azure Event Hubs integration
Milestone
Description
This isn't great because it will create a new `EventHubProducerClient` instance each time the health is checked. `EventHubProducerClient` establishes an amqp connection, which isn't cheap.
I'm not sure, but I don't believe the client is getting disposed. So we might risk having memory issues here.
Originally posted by @eerhardt in #4139 (comment)
Metadata
Metadata
Assignees
Labels
area-integrationsIssues pertaining to Aspire Integrations packagesIssues pertaining to Aspire Integrations packagesazureIssues associated specifically with scenarios tied to using AzureIssues associated specifically with scenarios tied to using Azureazure-eventhubsIssues related to Azure Event Hubs integrationIssues related to Azure Event Hubs integration