Skip to content

API to allow access to raw message for TableView #24744

@CoenraadS

Description

@CoenraadS

Search before reporting

  • I searched in the issues and found nothing similar.

Motivation

We use message properties to enable client side message filtering.

However this means we cannot use table view, as it only provides access to the de-serialized message.

Solution

An API to allow access to raw message object in combination with table view

Alternatives

Currently using a reader to find the last message ID, then re-reading from the beginning until that message ID.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions