Skip to content

EpollSocketChannelConfig is repeating the channel field 3x #8331

@rkapsi

Description

@rkapsi

TheEpollSocketChannelConfig class is repeating the channel field 3x through inheritance. The field has also protected and package-private visibility in the super classes which is potentially bug-prone.

screenshot from 2018-09-27 13-46-22

Expected behavior

Actual behavior

Steps to reproduce

Minimal yet complete reproducer code (or URL to code)

Netty version

JVM version (e.g. java -version)

OS version (e.g. uname -a)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions