Skip to content

Conversation

alterego655
Copy link

  • Bench2TaskTransfer() calls metrics.TxnCommitted() before txn_manager_->Commit(txn) and again after it, which double-counts on success and miscounts on failure.
  • This pr removes the early call so metrics reflect only successfully committed transactions.

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