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

fix(meta): fix null pointer while clearing environment variables after table was dropped #2181

Merged
merged 7 commits into from
Jan 16, 2025

Conversation

empiredan
Copy link
Contributor

@empiredan empiredan commented Jan 14, 2025

#2149.

Previously we've fixed the problem that meta server failed due to null pointer while
setting environment variables locally immediately after a table was dropped in
#2148. There's the same problem
while clearing environment variables.

@empiredan empiredan force-pushed the fix-clear-dropped-app-envs branch from 299e78c to 3c44253 Compare January 15, 2025 04:24
@empiredan empiredan marked this pull request as ready for review January 15, 2025 06:02
@empiredan empiredan merged commit 12f331f into apache:master Jan 16, 2025
90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp type/bug-fix This PR fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants