Skip to content

Conversation

@bording
Copy link
Member

@bording bording commented Mar 20, 2025

When audit forwarding is enabled and saga audit messages (Auditype = SagaSnapshot) are being audited also, the array being used to store the transport operations would end up being too large and having null elements.

Changing to a List prevents this from being a problem.

Fixes #4893

@bording bording marked this pull request as ready for review March 20, 2025 23:09
@bording bording changed the title Fix saga audit message forwarding Fix audit forwarding when saga audit messages are enabled Mar 20, 2025
@bording bording merged commit 6e331ee into master Mar 20, 2025
32 checks passed
@bording bording deleted the fix-saga-audit-forwarding branch March 20, 2025 23:28
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.

ServiceControl Audit Ingestion throwing NREs with audit forwarding enabled

4 participants