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

[Improve][Core] Add check of sink and source config to avoid null pointer exception. #4734

Merged
merged 1 commit into from
May 15, 2023

Conversation

FlechazoW
Copy link
Contributor

Add check of sink and source config to avoid null pointer exception.

When config miss sink or source config, the code will throw null-point exception.

Purpose of this pull request

Check list

@Hisoka-X Hisoka-X modified the milestone: 2.3.2 May 12, 2023
Copy link
Contributor

@davidzollo davidzollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
LGTM

@Hisoka-X Hisoka-X merged commit 8f66ce9 into apache:dev May 15, 2023
46 of 47 checks passed
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

3 participants