Skip to content

Conversation

@VolodymyrBg
Copy link
Contributor

Lowers the logging level when a missing Ethereum peer is unsuccessfully deleted
from ERROR to WARN, since this situation is not a critical system error.

The absence of a pir in the list when attempting to delete it may be expected in some
situations, such as if the pir has been deleted by another process or has shut down on its own.
Such events do not require immediate intervention and do not affect core network processes.

This change will reduce false positives in monitoring systems
and improve the readability of the event log by keeping ERROR-level error messages
only for truly critical situations.

@rjl493456442 rjl493456442 added this to the 1.15.7 milestone Mar 26, 2025
@rjl493456442 rjl493456442 changed the title log: Downgrade peer removal error to warning level in eth handler eth: downgrade peer removal error to warning level Mar 26, 2025
@rjl493456442 rjl493456442 merged commit a775e68 into ethereum:master Mar 26, 2025
3 of 4 checks passed
sivaratrisrinivas pushed a commit to sivaratrisrinivas/go-ethereum that referenced this pull request Apr 21, 2025
jakub-freebit pushed a commit to fblch/go-ethereum that referenced this pull request Jul 3, 2025
@VolodymyrBg VolodymyrBg deleted the vvv branch August 27, 2025 13:20
howjmay pushed a commit to iotaledger/go-ethereum that referenced this pull request Aug 27, 2025
gballet pushed a commit to gballet/go-ethereum that referenced this pull request Sep 11, 2025
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.

2 participants