-
Bug
-
Resolution: Done
-
Major
-
8.0.1.Final, 8.1.0.Alpha1
-
None
The HotRod server uses privileged actions to perform operations that are needed for each request, like reading the cache mode to decide what kind (if any) topology update to send to the client. Since privileged actions use thread-locals, we should try to avoid them.