Skip to content

Cleanup: deprecate IntegerHolder for removal#8339

Merged
normanmaurer merged 1 commit intonetty:4.1from
doom369:deprecate_integer_holder
Oct 11, 2018
Merged

Cleanup: deprecate IntegerHolder for removal#8339
normanmaurer merged 1 commit intonetty:4.1from
doom369:deprecate_integer_holder

Conversation

@doom369
Copy link
Copy Markdown
Contributor

@doom369 doom369 commented Oct 5, 2018

Motivation:

Seems like IntegerHolder counterHashCode field is the very old legacy field that is no longer used. Should be marked as deprecated and removed in the future versions.

Modification:

IntegerHolder class, InternalThreadLocalMap.counterHashCode() and InternalThreadLocalMap.setCounterHashCode(IntegerHolder counterHashCode) are now deprecated.

@netty-bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

@normanmaurer
Copy link
Copy Markdown
Member

@netty-bot test this please

@normanmaurer normanmaurer merged commit 0e4186c into netty:4.1 Oct 11, 2018
@normanmaurer normanmaurer added this to the 4.1.31.Final milestone Oct 11, 2018
@normanmaurer
Copy link
Copy Markdown
Member

@doom369 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants