netty5/common
Vladimir Krivosheev fd810e7178 configurable service thread name prefix
Motivation:

If netty used as part of application, should be a way to prefix service thread name to easy distinguish such threads (for example, used in IntelliJ Platform)

Modifications:

Introduce system property io.netty.serviceThreadPrefix

Result:

ThreadDeathWatcher thread has a readable name "Netty threadDeathWatcher-2-1" if io.netty.serviceThreadPrefix set to "Netty"
2015-11-05 08:51:59 +01:00
..
src configurable service thread name prefix 2015-11-05 08:51:59 +01:00
pom.xml [maven-release-plugin] prepare release netty-4.0.33.Final 2015-11-03 14:18:17 +01:00