[JBoss JIRA] (ISPN-5859) HotRod server should not use privileged actions for common stuff
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-5859?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-5859:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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.0.1.Final, 8.1.0.Alpha1
> 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)
10 years, 5 months
[JBoss JIRA] (ISPRK-5) Push down cache size() operation
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPRK-5:
-------------------------------------
Summary: Push down cache size() operation
Key: ISPRK-5
URL: https://issues.jboss.org/browse/ISPRK-5
Project: Infinispan Spark
Issue Type: Feature Request
Reporter: Gustavo Fernandes
{code}InfinispanRDD.size(){code} can rely on the underlying cache size instead of counting
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months