Skip to content
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

Deprecate DisableNewStateMgmt Flag #7124

Merged
merged 17 commits into from
Aug 31, 2020
Merged

Deprecate DisableNewStateMgmt Flag #7124

merged 17 commits into from
Aug 31, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Aug 27, 2020

What type of PR is this?

Feature Flag Cleanup

What does this PR do? Why is it needed?

  • Deprecates the DisableNewStateMgmt flag as the new state managment is our defacto default and there is no way
    to revert back to our old method of managing states.
  • Removes the config boolean and all references to it.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner August 27, 2020 12:54
@terencechain
Copy link
Member

Looks good, one test is failing though @nisdas

0xKiwi
0xKiwi previously approved these changes Aug 30, 2020
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #7124 into master will decrease coverage by 0.61%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7124      +/-   ##
==========================================
- Coverage   62.35%   61.73%   -0.62%     
==========================================
  Files         408      406       -2     
  Lines       33491    32135    -1356     
==========================================
- Hits        20882    19839    -1043     
+ Misses       9690     9481     -209     
+ Partials     2919     2815     -104     

@prylabs-bulldozer prylabs-bulldozer bot merged commit c2b94d0 into master Aug 31, 2020
@delete-merged-branch delete-merged-branch bot deleted the deprecateFlag branch August 31, 2020 06:59
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.

4 participants