kubewharf / kubebrain

A High Performance Metadata System for Kubernetes
Apache License 2.0
764 stars 79 forks source link

perf(txn): deal rev for DEL txn after getting the latest val #32

Closed divanodestiny closed 5 months ago

divanodestiny commented 10 months ago

Change-Id: I9f93c4ddb03cffd317c7ebe357514b37dc7e0bc3

What type of PR is this?

enhancements

What this PR does / why we need it:

deal rev for DEL txn after getting the latest val. It can reduce the time that event collector waits for if GET is slow.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

@waynepeking348

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@0cc3be7). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage ? 58.29% ======================================= Files ? 61 Lines ? 4846 Branches ? 0 ======================================= Hits ? 2825 Misses ? 1870 Partials ? 151 ```

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