Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report the compression algoritm to the Consumers #138

Open
eolivelli opened this issue May 1, 2024 · 0 comments
Open

Report the compression algoritm to the Consumers #138

eolivelli opened this issue May 1, 2024 · 0 comments

Comments

@eolivelli
Copy link
Collaborator

eolivelli commented May 1, 2024

From an observability perspective it would be very useful to have some system jms properties that represent the compression algorithm used for each message.

We could implement this by adding some X-PulsarCompression property while consuming the message (and in QueueBrowser)

This property is not expected to be available for selectors.

It is better to not materialize this property on the producer side, as it will add costs, both as storage and both for the server side processsing of selectors.

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

No branches or pull requests

1 participant