-
Notifications
You must be signed in to change notification settings - Fork 2.6k
fix(command): return queued tx error #3933
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
feiguoL
wants to merge
40
commits into
redis:master
Choose a base branch
from
feiguoL:fix/issue-3800-txpipeline-queued-error
base: master
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
40 commits
Select commit
Hold shift + click to select a range
89e607b
fix(command): return tx queued error
feiguoL 4b4e26e
fix(command): preserve tx execabort
feiguoL c3533c7
fix(command): drain tx exec replies
feiguoL f2e20c6
fix(command): drain tx exec errors
feiguoL 1ea289e
fix(command): drain tx push replies
feiguoL bbf87f9
fix(command): keep tx failed reply
feiguoL d888096
fix(command): keep tx queued cause
feiguoL 3014231
fix(command): keep tx exec context
feiguoL 207932b
fix(command): expose tx queued read
feiguoL 2027100
fix(command): keep tx drain cause
feiguoL feae6b8
fix(command): keep tx queue cause
feiguoL 0cd6e5c
fix(command): clear tx watch on exec
feiguoL 192a7ae
fix(conn): drain push on release
feiguoL 1cbbde6
fix(conn): remove drain failures
feiguoL 01f6967
fix(command): preserve tx array state
feiguoL 335226c
fix(command): keep tx himport state
feiguoL 7dffb58
fix(command): keep cluster himport
feiguoL d949387
fix(command): preserve tx queued state
feiguoL e30296c
fix(command): preserve tx drain state
feiguoL 921301a
fix(command): preserve tx drain state
feiguoL c03f723
fix(command): keep tx read replies
feiguoL 64b5cbd
fix(command): preserve tx handler state
feiguoL 83716e1
fix(command): discard tx exec attrs
feiguoL 78da465
fix(command): discard cluster exec attrs
feiguoL c419adb
fix(command): keep tx himport replies
feiguoL b227dc9
fix(command): discard tx mixed replies
feiguoL 684026f
fix(command): reject negative exec array in cluster tx
feiguoL 8e959ff
refactor(cluster): consolidate exec error into classifyExecError
feiguoL 174b4d8
fix(command): stamp wrapped error on queued-reply read failure
feiguoL f61e9a1
fix(command): preserve queued error on non-array EXEC reply
feiguoL 3d0619e
fix(command): preserve himport side effects on mid-drain failure
feiguoL e1d7b8c
fix(cluster): preserve queued root cause on queue-reply read failure
feiguoL 4476568
fix(command): force bad conn on push drain and wrap malformed EXEC er…
feiguoL 8aa040c
fix(cluster): preserve redirect and HIMPORT on malformed EXEC errors
feiguoL 4b9e2e9
fix(cluster): don't retry after executed EXEC elements; carry HIMPORT…
feiguoL cde306f
fix(cluster): stop retry after EXEC array header
feiguoL a7b9713
fix(conn): remove desynced conn after push drain errors
feiguoL b62cc4b
ci: pin govulncheck to Go 1.26.6
feiguoL 2f048b2
fix(conn): fail closed on remaining push-drain errors
feiguoL 9e2f8db
fix(push): ignore empty buffered peek timeouts for void drain
feiguoL 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
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.