Skip to content

node: wire up logger to mempool reactor#9885

Merged
thanethomson merged 1 commit intomainfrom
cal/mempool-logger
Dec 15, 2022
Merged

node: wire up logger to mempool reactor#9885
thanethomson merged 1 commit intomainfrom
cal/mempool-logger

Conversation

@cmwaters
Copy link
Contributor

Seems as if the logger was never wired up to the mempool reactor so logs weren't being published by that reactor.

This PR wires it up correctly. I've validated this by running the e2e tests afterwards and checking that the logs actually publish mempool reactor info.

This should also be backported to v0.34.x

@cmwaters cmwaters requested a review from ebuchman as a code owner December 15, 2022 12:57
@cmwaters cmwaters requested a review from a team December 15, 2022 12:57
@thanethomson thanethomson added S:automerge Automatically merge PR when requirements pass S:backport-to-v0.34.x Tell mergify to backport the PR to v0.34.x S:backport-to-v0.37.x Tell mergify to backport the PR to v0.37.x labels Dec 15, 2022
@thanethomson thanethomson merged commit 1a5d5ed into main Dec 15, 2022
@thanethomson thanethomson deleted the cal/mempool-logger branch December 15, 2022 22:49
mergify bot pushed a commit that referenced this pull request Dec 15, 2022
(cherry picked from commit 1a5d5ed)

# Conflicts:
#	node/setup.go
mergify bot pushed a commit that referenced this pull request Dec 15, 2022
(cherry picked from commit 1a5d5ed)

# Conflicts:
#	node/setup.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:automerge Automatically merge PR when requirements pass S:backport-to-v0.34.x Tell mergify to backport the PR to v0.34.x S:backport-to-v0.37.x Tell mergify to backport the PR to v0.37.x

Projects

Status: Done/Merged

Development

Successfully merging this pull request may close these issues.

2 participants