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

[LOGMGR-343] If the AsyncHandler's worker thread and the current thread are the same, do not add the record the queue #443

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Nov 10, 2023

@jamezp jamezp force-pushed the LOGMGR-343 branch 2 times, most recently from 358404e to 48f66bb Compare November 10, 2023 20:05
@jamezp jamezp marked this pull request as ready for review November 10, 2023 20:09
…ad are the same, do not add the record the queue. Simply delegate the record down to the nested handlers.

https://issues.redhat.com/browse/LOGMGR-343
Signed-off-by: James R. Perkins <jperkins@redhat.com>
@jamezp jamezp changed the title [LOGMGR-343] Check the thread id and name of a record when entering t… [LOGMGR-343] If the AsyncHandler's worker thread and the current thread are the same, do not add the record the queue Nov 10, 2023
@jamezp jamezp merged commit 752a213 into jboss-logging:main Nov 10, 2023
3 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