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

How do producers obtain the partition and offset of message sending #1224

Open
guozhao-coder opened this issue Nov 8, 2023 · 2 comments
Open

Comments

@guozhao-coder
Copy link

How do producers obtain the partition and offset of message sending

@guozhao-coder
Copy link
Author

Sometimes when troubleshooting problems, we need to know the partition and offset of the message sent. Do you hane any suggestions. thx

@shashi-angelone
Copy link

when initialising writer there is a completion func in which we can get offset partition of the message sent.

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

No branches or pull requests

2 participants