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

Clarify tx publisher context and logging #2131

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Clarify tx publisher context and logging #2131

merged 1 commit into from
Jan 19, 2022

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Jan 13, 2022

This data class is actually used for more than logging, we also use it to track the id of a publish request.
We also switch to a different MDC key for transaction publishing instead of re-using the paymentId one.

@t-bast t-bast force-pushed the tx-publisher-log branch 2 times, most recently from c882299 to 6b317fe Compare January 19, 2022 07:41
@t-bast t-bast marked this pull request as ready for review January 19, 2022 07:41
@t-bast t-bast requested a review from pm47 January 19, 2022 07:42
pm47
pm47 previously approved these changes Jan 19, 2022
This data class is actually used for more than logging, we also use it to
track the id of a publish request.

We also switch to a different MDC key for transaction publishing instead
of re-using the paymentId one.
@t-bast t-bast merged commit 52a6ee9 into master Jan 19, 2022
@t-bast t-bast deleted the tx-publisher-log branch January 19, 2022 12:24
t-bast added a commit that referenced this pull request Feb 16, 2022
We changed the logging MDC key for tx-publishing in #2131, but forgot to
add a formatting rule in logback.xml for that new field, so it wasn't
written to logs.
@t-bast t-bast mentioned this pull request Feb 16, 2022
t-bast added a commit that referenced this pull request Feb 17, 2022
We changed the logging MDC key for tx-publishing in #2131, but forgot to
add a formatting rule in logback.xml for that new field, so it wasn't
written to logs.
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