[JBoss JIRA] (ISPN-6711) Shared stores should only be purged from coordinator
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6711?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-6711:
-------------------------------
Status: Open (was: New)
> Shared stores should only be purged from coordinator
> ----------------------------------------------------
>
> Key: ISPN-6711
> URL: https://issues.jboss.org/browse/ISPN-6711
> Project: Infinispan
> Issue Type: Enhancement
> Components: Loaders and Stores
> Reporter: William Burns
> Assignee: Ryan Emerson
> Fix For: 9.0.0.Beta1
>
>
> A shared store's data is accessible from all nodes. Therefore we should only have to purge from 1 node instead of all. Thus we should only purge shared stores if the node is the coordinator. This will reduce possible load on the stores by an amount equal to the number of nodes in worst case, which could be huge.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6844) Remove redundant enabled flag and disableInterceptor method from CacheWriter/Loader Interceptors
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6844?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-6844:
-------------------------------
Status: Open (was: New)
> Remove redundant enabled flag and disableInterceptor method from CacheWriter/Loader Interceptors
> ------------------------------------------------------------------------------------------------
>
> Key: ISPN-6844
> URL: https://issues.jboss.org/browse/ISPN-6844
> Project: Infinispan
> Issue Type: Enhancement
> Components: Loaders and Stores
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> Currently both the CacheWriter and CacheLoader interceptors utilise a method disableInterceptor which sets a boolean flag to false. This method is only every called by PersistenceManagerImpl when removing the interceptor, at which point it should not be possible for any of the removed interceptor's methods to be executed. Therefore we should be able to remove this flag, associated checks and the disableInterceptor method without issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6926) Server hangs on start
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6926?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-6926:
------------------------------------
Description:
Server testsuite is sometimes hanging with the stack attached. Arquillian starts the server, and after it does not respond, tries to kill it, and block.
was:
Server testsuite is hanging with the stack attached. Arquillian starts the server, and after it does not respond, tries to kill it, and block.
> Server hangs on start
> ---------------------
>
> Key: ISPN-6926
> URL: https://issues.jboss.org/browse/ISPN-6926
> Project: Infinispan
> Issue Type: Bug
> Components: Server, Test Suite - Server
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Critical
> Attachments: server, surefire
>
>
> Server testsuite is sometimes hanging with the stack attached. Arquillian starts the server, and after it does not respond, tries to kill it, and block.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months