netty5/resolver
Norman Maurer 0f3d47199b [#4834] Fix race in AddressResolverGroup
Motivation:

We miss to use synchronized when remove the executor from the map.

Modifications:

Add synchronized(...) keyword

Result:

No more race.
2016-02-05 09:29:13 +01:00
..
src [#4834] Fix race in AddressResolverGroup 2016-02-05 09:29:13 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-02-04 16:51:44 +01:00