Skip to content

Missing Append Blob #8

@sbosell

Description

@sbosell

I was testing the request logger with the azure vfs and the log writes are failing. I checked and the appendfile is not implemented which requires an append blob. I was going to create a pull request to add it but do you prefer a separate provider or if/then's checks on the existing one that implements append/write where applicable?

After reviewing I'm thinking a dedicated AzureAppendBlobVirtualFiles might be best otherwise it requires too much checking to see if a blob is an append blob and converting it/etc when I think the common use case is logging which just requires appending.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions