Skip to content

[computation-governance][application-manager] fix null pointer exception in engine reuse metrics update#949

Open
v-kkhuang wants to merge 1 commit intoapachemasterfrom
relaese-1.9.0-fix-engine-reuse-error
Open

[computation-governance][application-manager] fix null pointer exception in engine reuse metrics update#949
v-kkhuang wants to merge 1 commit intoapachemasterfrom
relaese-1.9.0-fix-engine-reuse-error

Conversation

@v-kkhuang
Copy link

What is the purpose of the change

This PR fixes a null pointer exception that occurs during engine creation and reuse metrics update, improving system stability.

Related issues/PRs

Related issues: none
Related pr:none

Brief change log

  • Fix null pointer exception in DefaultEngineCreateService
  • Fix null pointer exception in DefaultEngineReuseService

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@v-kkhuang v-kkhuang added the bug Something isn't working label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant