Skip to content

Conversation

@mjchen0
Copy link
Contributor

@mjchen0 mjchen0 commented May 29, 2025

The log process thread is what activates multidomain log links, but if all backends were already initialized, it would enter a mode where it would block until new local logs were ready to be processed, even if links were not yet completed in activation. Change the logic for computing the timeout used to block the processing thread so that it stays in periodic polling mode if there are still log links that haven't finished activating.

The log process thread is what activates multidomain log
links, but if all backends were already initialized,
it would enter a mode where it would block until new
local logs were ready to be processed, even if links
were not yet completed in activation. Change the logic
for computing the timeout used to block the processing
thread so that it stays in periodic polling mode if there
are still log links that haven't finished activating.

Signed-off-by: Mike J. Chen <mjchen@google.com>
@mjchen0 mjchen0 force-pushed the log_core_activitation_polling branch from 16f5880 to 57d62ed Compare May 30, 2025 00:29
@sonarqubecloud
Copy link

@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jul 30, 2025
@github-actions github-actions bot closed this Aug 14, 2025
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.

2 participants