Skip to content

Netty: Review Metatype Config and System Properties #34268

@volosied

Description

@volosied

Prior to GA,

  • Review Netty Metatype and see if it requires a custom element
  • Review Properties/Attributes names and descriptions
  • Remove System Properties ( Integer.getInteger ... getLong .... etc)

Code Location: https://github.com/OpenLiberty/open-liberty/blob/integration/dev/io.openliberty.netty.internal.impl/src/io/openliberty/netty/internal/impl/NettyFrameworkImpl.java#L186

https://github.com/OpenLiberty/open-liberty/blob/integration/dev/io.openliberty.netty.internal.impl/src/io/openliberty/netty/internal/impl/NettyFrameworkImpl.java#L131

Existing Config:

  • scalerMinThreads
  • scalerMaxThreads
  • scalerWindowSize
  • scalerDownThreshold
  • scalerUpThreshold
  • scalerDownStep
  • scalerUpStep
  • scalerCycles
  • scalerMetricsWindowSize
  • useNativeIO (including io.openliberty.netty.internal.useNativeIO)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Design Issues before GA

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions