[infinispan-issues] [JBoss JIRA] (ISPN-5859) HotRod server should not use privileged actions for common stuff

Dan Berindei (JIRA) issues at jboss.org
Wed Oct 14 11:28:00 EDT 2015


Dan Berindei created ISPN-5859:
----------------------------------

             Summary: HotRod server should not use privileged actions for common stuff
                 Key: ISPN-5859
                 URL: https://issues.jboss.org/browse/ISPN-5859
             Project: Infinispan
          Issue Type: Bug
          Components: Server
    Affects Versions: 8.1.0.Alpha1, 8.0.1.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 8.1.0.Alpha2, 8.1.0.Final


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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list