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

ipc: Fix NPE from #1150 if IPC logger is not configured. #1157

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

manolama
Copy link
Contributor

Results in a
java.lang.NullPointerException: Cannot invoke "com.netflix.spectator.ipc.IpcLogger.inflightEnabled()" because "this.logger" is null

Results in a
`java.lang.NullPointerException: Cannot invoke "com.netflix.spectator.ipc.IpcLogger.inflightEnabled()" because "this.logger" is null`
@manolama manolama merged commit bf5a849 into Netflix:main Sep 13, 2024
1 check passed
@brharrington brharrington added this to the 1.8.0 milestone Sep 14, 2024
brharrington pushed a commit that referenced this pull request Sep 18, 2024
Results in a
`java.lang.NullPointerException: Cannot invoke "com.netflix.spectator.ipc.IpcLogger.inflightEnabled()" because "this.logger" is null`
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