-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Impl: cost model uses number of requested write locks #34820
Feature Impl: cost model uses number of requested write locks #34820
Conversation
d7f029a
to
544a992
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #34820 +/- ##
=========================================
- Coverage 81.7% 81.7% -0.1%
=========================================
Files 826 826
Lines 223114 223205 +91
=========================================
+ Hits 182335 182399 +64
- Misses 40779 40806 +27 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
544a992
to
4ea6629
Compare
@taozhu-chicago sorry had to rebase because of conflict in adding features to feature-set |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Problem
Implementation of #34819
Summary of Changes
Feature Gate: Validator applies cost tracker to blocks during replay #29595) will not cause this change to break consensus
Fixes #