getUnresolvedTxn
Syntax
getUnresolvedTxn()
Details
Get transactions and nodes in the resolution phase. This can only be executed by an administrator on the controller.
Parameters
None
Returns
Returns a table containing the following columns:
-
tid: the transaction ID
-
cid: the commit ID
-
chunkId: the chunk ID
-
initiatingNode: the node that initiates the resolution
-
firstResolutionAt: the starting time of the resolution
-
lastResolutionAt: the starting time of the last resolution when there are multiple resolutions in the transaction
