Azure EventHubs Emulator WithDataBindMount doesn't do anything #8008
Labels
area-integrations
Issues pertaining to Aspire Integrations packages
azure
Issues associated specifically with scenarios tied to using Azure
azure-eventhubs
Issues related to Azure Event Hubs integration
Milestone
We have WithDataBindMount and WithDataVolume on the EventHubs emulator:
aspire/src/Aspire.Hosting.Azure.EventHubs/AzureEventHubsExtensions.cs
Lines 366 to 390 in 3b08e15
However, it appears that this folder isn't where the EventHubs emulator writes persistent data to. Looking at the docs:
https://learn.microsoft.com/en-us/azure/event-hubs/overview-emulator#known-limitations
We should obsolete these methods if they don't enable a scenario.
See https://github.com/dotnet/aspire/pull/4209/files#r1619294488 for some discussion on this topic.
cc @sebastienros @oising
The text was updated successfully, but these errors were encountered: