Particular / NServiceBus.Azure

Transports and storage for Windows Azure
https://docs.particular.net/nservicebus/azure/
Other
10 stars 15 forks source link

Completed saga does not remove secondary index record #283

Closed SeanFeldman closed 8 years ago

SeanFeldman commented 8 years ago

Who's affected

When saga completes, secondary index record is left behind, filling up storage table with records.

Steps to reproduce

Start and complete a saga. Once saga completed, inspect storage table to find secondary index record. Persistence sample can be used to reproduce the issue.

SeanFeldman commented 8 years ago

Complete() operation doesn't remove the secondary index.

Scooletz commented 8 years ago

Let's keep the discussion under ASP https://github.com/Particular/NServiceBus.Persistence.AzureStorage/issues/74