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

Revert Peer Log Changes #13872

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Revert Peer Log Changes #13872

merged 1 commit into from
Apr 12, 2024

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Apr 12, 2024

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

In #13786 , we added QUIC support to prysm. One of the changes included in that was that the peer id would be logged differently. Unfortunately this has broken our E2E setup as it relies on us searching our log file to determine current peer ID. The logging change lead to just a quote " being returned. This PR changes it to what it was before.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas added Ready For Review A pull request ready for code review E2E Tests End-To-End testing labels Apr 12, 2024
@nisdas nisdas requested a review from a team as a code owner April 12, 2024 06:18
@nisdas nisdas requested review from kasey, nalepae and james-prysm April 12, 2024 06:18
@nisdas nisdas enabled auto-merge April 12, 2024 06:21
@nisdas nisdas added this pull request to the merge queue Apr 12, 2024
Merged via the queue into develop with commit f2ce115 Apr 12, 2024
17 checks passed
@nisdas nisdas deleted the revertPeerLogs branch April 12, 2024 07:10
nisdas added a commit that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E Tests End-To-End testing Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants