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

Improve the uploaded logging #617

Merged
merged 1 commit into from Mar 20, 2023
Merged

Conversation

zzzming
Copy link
Contributor

@zzzming zzzming commented Mar 17, 2023

Motivation

Improve the uploaded logging it is per partition not the entire batch that is misleading in the log.

Modifications

Correlate the uploaded blob to a topic and the size of uploaded blob is also per topic or per partition. It is not the entire batch to be uploaded to a single blob

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

it's a logging fix

  • doc

@zzzming zzzming requested a review from a team as a code owner March 17, 2023 17:13
@github-actions github-actions bot added the no-need-doc This pr does not need any document label Mar 17, 2023
Copy link
Contributor

@alpreu alpreu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good contribution, thank you!

@alpreu alpreu merged commit a2fdf26 into streamnative:master Mar 20, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-need-doc This pr does not need any document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants