Skip to content

[INLONG-12098][Manager] Improve audit query nodeType mapping completeness and avoid null audit IDs#12099

Open
healchow wants to merge 3 commits intoapache:masterfrom
healchow:heal-12098
Open

[INLONG-12098][Manager] Improve audit query nodeType mapping completeness and avoid null audit IDs#12099
healchow wants to merge 3 commits intoapache:masterfrom
healchow:heal-12098

Conversation

@healchow
Copy link
Member

@healchow healchow commented Mar 2, 2026

Fixes #12098

Modifications

Complete source mapping: fill source auditId mappings when sourceNodeType is known, ensuring auditId2NodeTypeMap is complete.

Null-safety: skip empty audit IDs while building sink/source mappings to avoid potential NPEs.

Stability enhancement: ensure consistency between auditId and nodeType in listByCondition, reducing missing-field risks in API/UI responses.

Verifying this change

  • This change is a trivial rework/code cleanup without any test coverage.

Documentation

  • Does this pull request introduce a new feature? (no)

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.

[Improve][Manager] Improve audit query nodeType mapping completeness and avoid null audit IDs

2 participants