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

Invert enable-state-field-trie flag #6013

Merged
merged 5 commits into from May 28, 2020
Merged

Invert enable-state-field-trie flag #6013

merged 5 commits into from May 28, 2020

Conversation

terencechain
Copy link
Member

@terencechain terencechain commented May 27, 2020

Review and merge #6012 first

As part of alpha9 todo, this PR inverts enable-state-field-trie flag. This flag has been running in exp pods and on external validators many weeks without any issue

@terencechain terencechain added the Ready For Review A pull request ready for code review label May 27, 2020
@terencechain terencechain requested a review from a team as a code owner May 27, 2020 16:23
@terencechain terencechain self-assigned this May 27, 2020
@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #6013 into master will increase coverage by 0.04%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master    #6013      +/-   ##
==========================================
+ Coverage   59.57%   59.61%   +0.04%     
==========================================
  Files         320      320              
  Lines       26970    26946      -24     
==========================================
- Hits        16067    16065       -2     
+ Misses       8713     8701      -12     
+ Partials     2190     2180      -10     

rauljordan
rauljordan previously approved these changes May 27, 2020
@prestonvanloon
Copy link
Member

In the future, I can recommend just renaming the flag? Releasing a flag should be just a few changes under featureconfig package, all of these changes are a potential risk that has to be reviewed carefully.

@prestonvanloon
Copy link
Member

Example: #5931

Copy link
Member

@prestonvanloon prestonvanloon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I just saw this doesn’t fit the normal release protocol. It’s suppose to be:

  • opt-in
  • opt-out
  • flag removal and deprecated code clean up

@terencechain terencechain changed the title Release enable-state-field-trie flag Invert enable-state-field-trie flag May 27, 2020
prestonvanloon
prestonvanloon previously approved these changes May 27, 2020
@rauljordan
Copy link
Contributor

Small conflict @terencechain

@rauljordan rauljordan merged commit e3180cf into master May 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the invert-flag2 branch May 28, 2020 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants