-
Notifications
You must be signed in to change notification settings - Fork 576
fix(container-runtime): block local submits during stashed-op apply #27297
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
Open
anthony-murphy
wants to merge
19
commits into
microsoft:main
Choose a base branch
from
anthony-murphy-agent:debug-pending-state
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
b724ca8
fix(container-runtime): block local submits during stashed-op apply
anthony-murphy 7b813f4
fix: address deep-review correctness bugs in stashed-op apply lifecycle
anthony-murphy 35487d4
fix(container-runtime): satisfy jsdoc/check-indentation on PSM docstr…
anthony-murphy 442d94b
fix(container-runtime): isReadOnly must tolerate undefined _deltaMana…
anthony-murphy bc58bea
Merge branch 'main' into debug-pending-state
anthony-murphy d405321
fix: address deep-review threads on stashed-op apply submit guard
anthony-murphy 25ccf6d
fix(container-runtime): re-trigger replay from PSM close hook
anthony-murphy e6bcc3a
refactor(container-runtime): assert canSendOps doesn't fire mid-apply
anthony-murphy d6b5944
refactor: always log submit-during-apply; simplify PSM apply close
anthony-murphy 471ab7d
test(local-server-tests): cover load-fails when DDS reacts during apply
anthony-murphy 277ff9c
docs(test): label the cross-map listener as an anti-pattern
anthony-murphy a41e38e
docs(test): correct readonly guidance to point at the data store runtime
anthony-murphy b2ac7dc
docs(test): drop the "when readOnly is true" enumeration
anthony-murphy 80b7b9a
refactor(test): use createLoader util to cut loader plumbing
anthony-murphy 19a27ca
test: simplify second createLoader call
anthony-murphy 5d8aad9
fix(test): satisfy jsdoc/check-indentation
anthony-murphy df8d595
fix(container-runtime): call closeFn on submit-during-apply throw
anthony-murphy 30e8fd3
Merge branch 'main' into debug-pending-state
anthony-murphy 9c50906
refactor(container-runtime): single source of truth for IdAllocation
anthony-murphy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.