Skip to content

Empty file created if blob not found #3847

Closed
@mmarko1010

Description

@mmarko1010

_internal::FileWriter fileWriter(fileName);

shouldn't we [try to] download firstChunk before creating fileWriter?
The current implementation leaves behind an empty file (created in FileWriter) if the blob doesn't exist.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions