Skip to content

Conversation

@Shawyeok
Copy link
Contributor

Motivation

There are so many dispatcher blocked/unblocked log(more than 30K within 15 min), I supposed change it to debug.
image
image

Verifying this change

  • Make sure that the change passes the CI checks.

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

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • no-need-doc
    Just change log level

@Shawyeok
Copy link
Contributor Author

@wolfstudy @merlimat @eolivelli PTAL

@michaeljmarshall michaeljmarshall added the type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use label May 25, 2022
@codelipenghui codelipenghui added this to the 2.11.0 milestone May 26, 2022
@github-actions
Copy link

The pr had no activity for 30 days, mark with Stale label.

@github-actions github-actions bot added the Stale label Jul 13, 2022
@michaeljmarshall
Copy link
Member

I don't see a way to retrigger tests for some reason. Closing and reopening.

@github-actions github-actions bot removed the Stale label Jul 14, 2022
@codelipenghui codelipenghui modified the milestones: 2.11.0, 2.12.0 Jul 26, 2022
@michaeljmarshall
Copy link
Member

@Shawyeok - looks like there are merge conflicts now. Are you able to resolve those? Thanks.

Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

log.debug already logs only if debug or lower level set. Since the log parameters are all simple access instead of heavy supplier, I tend to regard this change as redundant.

@Shawyeok Shawyeok force-pushed the change-dispatcher-log branch from e784c24 to 59977a0 Compare August 11, 2022 08:19
@Shawyeok Shawyeok force-pushed the change-dispatcher-log branch from 59977a0 to 31c4d01 Compare August 11, 2022 08:28
@Shawyeok Shawyeok requested review from tisonkun and removed request for tisonkun August 11, 2022 08:30
@Shawyeok
Copy link
Contributor Author

@Shawyeok - looks like there are merge conflicts now. Are you able to resolve those? Thanks.

@michaeljmarshall It's done, PTAL

@RobertIndie RobertIndie merged commit 4d7b1ac into apache:master Aug 16, 2022
@tisonkun
Copy link
Member

@Shawyeok Thanks for your contribution!

Technoboy- pushed a commit to merlimat/pulsar that referenced this pull request Aug 16, 2022
apache#15767)

### Motivation

There are so many dispatcher blocked/unblocked log(more than 30K within 15 min), I supposed change it to debug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants