-
Sub-task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
DataGrid Sprint #29, DataGrid Sprint #30, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39
Today we have protocol servers for REST/Hotrod/Memcached etc. These use their own pools of default sizes of 160 threads. These pools should be completely removed and use the appropriate thread pool from the cache manager itself. We can't really touch the Netty pools, but with the single port luckily this will consolidate the netty thread pool down to 1 for all protocols combined which is good.