vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.47k stars 2.09k forks source link

VTAdmin: Support for conclude txn and abandon age param #16834

Open beingnoble03 opened 4 days ago

beingnoble03 commented 4 days ago

Description

Related Issue(s)

Screenshots

Screenshot 2024-09-25 at 1 04 32 AM

Checklist

Deployment Notes

vitess-bot[bot] commented 4 days ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 2.77778% with 35 lines in your changes missing coverage. Please review.

Project coverage is 69.44%. Comparing base (95f2e3e) to head (93498a1). Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtadmin/api.go 6.66% 14 Missing :warning:
go/vt/vtadmin/http/transactions.go 0.00% 12 Missing :warning:
go/vt/vtadmin/http/request.go 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16834 +/- ## ========================================== - Coverage 69.51% 69.44% -0.08% ========================================== Files 1569 1571 +2 Lines 202517 203101 +584 ========================================== + Hits 140780 141042 +262 - Misses 61737 62059 +322 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.