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

Initialize HttpChannel in DelegateConnection to create Violation Listeners #260

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

lachlan-roberts
Copy link
Collaborator

The DelegateConnection is missing a call to initialize the HttpChannel this is necessary to create the violation listeners.
Currently violations reported will cause NPE as the listener has not been set.

…eners.

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
@lachlan-roberts lachlan-roberts requested a review from ludoch August 20, 2024 01:52
@ludoch
Copy link
Collaborator

ludoch commented Aug 20, 2024

related to internal bug 359557991

@ludoch
Copy link
Collaborator

ludoch commented Aug 20, 2024

Probeapp.java running for java21 should have detected it, but our internal prober has an issue unrelated for that.

@copybara-service copybara-service bot merged commit d576d17 into main Aug 20, 2024
9 checks passed
@copybara-service copybara-service bot deleted the violationListener branch August 20, 2024 04:48
srinjoyray pushed a commit that referenced this pull request Nov 12, 2024
PiperOrigin-RevId: 665152522
Change-Id: Ic400711139f630bbc28342daec4b1871edbefa2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants