Skip to content

Chore txn cleanup#270

Merged
jerry-enebeli merged 5 commits into
mainfrom
chore-txn-cleanup
Mar 30, 2026
Merged

Chore txn cleanup#270
jerry-enebeli merged 5 commits into
mainfrom
chore-txn-cleanup

Conversation

@jerry-enebeli
Copy link
Copy Markdown
Collaborator

No description provided.

…ed functions

* Deleted inflight transaction status constants and associated functions, including GetInflightTransactionsByParentID, IsInflightTransaction, CommitWorker, and VoidWorker.
* Cleaned up code by removing unused methods and comments related to inflight transactions, streamlining transaction processing logic.
… transactions

* Updated the transaction processing logic to route through a unified method, `ProcessQueuedTransaction`, allowing for better handling of both normal and hot-lane transactions.
* Removed individual handling methods for batch transactions, simplifying the codebase and improving maintainability.
* Enhanced the transaction execution plan to support different execution modes, including queued and hot-lane processing.
* Updated tests to reflect changes in transaction processing behavior and ensure correctness in handling stuck transactions.
@jerry-enebeli jerry-enebeli merged commit a04e63e into main Mar 30, 2026
10 checks passed
@jerry-enebeli jerry-enebeli deleted the chore-txn-cleanup branch March 30, 2026 10:55
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.

1 participant