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

StreamConsumer::commit_message with OwnedMessage #643

Open
samgj18 opened this issue Jan 7, 2024 · 0 comments
Open

StreamConsumer::commit_message with OwnedMessage #643

samgj18 opened this issue Jan 7, 2024 · 0 comments

Comments

@samgj18
Copy link

samgj18 commented Jan 7, 2024

Would it be possible to support committing with OwnedMessage as well? Say you have an async environment where all interactions are messages being passed around. The expectation of having a BorrowedMessage lifetime to be 'static' is non-existent. Perhaps adding an operator that's able to commit with an OwnedMessage could prove to be beneficial.

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