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

[MNG-8394] Event bridge and properties fix #1937

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Nov 25, 2024

JIRA issue: MNG-8394

Changes:

  • The event type conversion is wrong (mvn3-mvn4 event bridge).
  • The user properties were pushed too late for logging configuration. Now we push user properties two times, immediately (only those keys that does not exists), and 2nd time after property contributor we "refresh" all we pushed.

The even type conversion is wrong.
@cstamas cstamas requested a review from gnodet November 25, 2024 13:28
@cstamas cstamas changed the title Event bridge fix Event bridge and properties fix Nov 25, 2024
@gnodet gnodet added this to the 4.0.0-rc-2 milestone Nov 25, 2024
@cstamas cstamas marked this pull request as ready for review November 25, 2024 19:07
@cstamas cstamas self-assigned this Nov 27, 2024
@gnodet gnodet changed the title Event bridge and properties fix [MNG-8394] Event bridge and properties fix Nov 29, 2024
@gnodet gnodet merged commit 80387c5 into apache:master Nov 29, 2024
13 checks passed
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.

2 participants