Skip to content

fix(mempool): change "mempool is full" log level to debug (backport #4123) (backport #4145)#4146

Merged
mergify[bot] merged 1 commit intov0.38.x-experimentalfrom
mergify/bp/v0.38.x-experimental/pr-4145
Sep 20, 2024
Merged

fix(mempool): change "mempool is full" log level to debug (backport #4123) (backport #4145)#4146
mergify[bot] merged 1 commit intov0.38.x-experimentalfrom
mergify/bp/v0.38.x-experimental/pr-4145

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 20, 2024

it happens in benchmark or production when traffic is high, the log frequency is very high because it's triggered by p2p tx propagation message.

Solution:

  • change it to debug level

This is an automatic backport of pull request #4123 done by [Mergify](https://mergify.com).
This is an automatic backport of pull request #4145 done by [Mergify](https://mergify.com).

…4123) (#4145)

it happens in benchmark or production when traffic is high, the log
frequency is very high because it's triggered by p2p tx propagation
message.

Solution:
- change it to debug level
<hr>This is an automatic backport of pull request #4123 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: yihuang <yi.codeplayer@gmail.com>
Co-authored-by: Andy Nogueira <me@andynogueira.dev>
(cherry picked from commit fdf90d1)
@mergify mergify bot requested a review from a team as a code owner September 20, 2024 20:49
@andynog andynog self-assigned this Sep 20, 2024
Copy link
Collaborator

@andynog andynog left a comment

Choose a reason for hiding this comment

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

lgtm

@mergify mergify bot merged commit bd35179 into v0.38.x-experimental Sep 20, 2024
@mergify mergify bot deleted the mergify/bp/v0.38.x-experimental/pr-4145 branch September 20, 2024 20:56
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

Successfully merging this pull request may close these issues.

1 participant