Skip to content

Support streaming blobs for published messages #141

Description

@kriszyp

V5.0.0 limits blob usage inside published messages, always embedding the blobs. This is done so that transaction logs can be safely purged by deleting files without requiring the transaction log be scanned for blob references that need to be removed. However, currently only blobs created from a buffer can be used in published messages, streaming blobs won't work. We should add support for streaming blobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    Priority

    P3

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions