Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

FailedUpdates property is not implemented on BulkUpdateResponse in version 2.3.0-preview 2 #65

Open
Joehannus opened this issue Sep 4, 2019 · 0 comments

Comments

@Joehannus
Copy link

According to the documentation there should be a FailedUpdates property on the BulkUpdateResponse class.

After having performed an update on appr. 325K records, about 700 were not updated (after checking directly in CosmosDb). There is already an issue submitted for this bug (issue 50). But I had hoped that the updates that were not updated would have been present in the FailedUpdates property.

But unfortunately this property, which is described in the documentation, is not implemented in version 2.3.0-preview2.

See: https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cosmosdb.bulkexecutor.bulkupdate.bulkupdateresponse.failedupdates?view=azure-dotnet#Microsoft_Azure_CosmosDB_BulkExecutor_BulkUpdate_BulkUpdateResponse_FailedUpdates

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant