[Backport dev/1.3] Fix pipe runtime meta push blocking user operations#17953
Open
Caideyipi wants to merge 1 commit into
Open
[Backport dev/1.3] Fix pipe runtime meta push blocking user operations#17953Caideyipi wants to merge 1 commit into
Caideyipi wants to merge 1 commit into
Conversation
* Fix pipe runtime meta push blocking user operations * Fix subscription runtime push blocking * Harden runtime meta sync best effort * Bound required metadata push waits * Fix async request dispatch failure hang * Harden async request failure handling * Use safe time conversion for runtime meta sync intervals * Harden subscription runtime meta sync timeouts * Bound pipe heartbeat metadata collection waits * Harden best-effort runtime metadata requests * Fix heartbeat client pool * Add tests and use real fail message & status (cherry picked from commit 1df1913)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport #17909 to dev/1.3.
Original commit: 1df1913
Changes were adapted for dev/1.3 by excluding 2.x-only files/APIs while preserving the async request timeout/error-handling fixes.
Validation:
Note: Maven reported Develocity connectivity warnings, but the listed builds/tests completed successfully.