[JBoss JIRA] (ISPN-11759) ProtocolServer should use BlockingManager instead of Executor
by Will Burns (Jira)
Will Burns created ISPN-11759:
---------------------------------
Summary: ProtocolServer should use BlockingManager instead of Executor
Key: ISPN-11759
URL: https://issues.redhat.com/browse/ISPN-11759
Project: Infinispan
Issue Type: Enhancement
Components: Server
Reporter: Will Burns
Assignee: Will Burns
Fix For: 11.0.0.Dev05
Protocol Servers use an Executor to submit tasks that may block. We should instead use the new BlockingManager as it properly handles the blocking threads.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11758) QueryCache is a global component but should scope all cached queries per cache
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11758?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-11758:
---------------------------------
Description:
The query might execute differently depending on the configuration of each cache. This will be an issue starting with HSearch 6.
All entries will be keyed also based on cache name. QueryCache must be cleared when a cache stops. Also, all caches must have a configured stop dependency on the QueryCache.
was:The query might execute differently depending on the configuration of each cache. This will be an issue starting with HSearch 6.
> QueryCache is a global component but should scope all cached queries per cache
> ------------------------------------------------------------------------------
>
> Key: ISPN-11758
> URL: https://issues.redhat.com/browse/ISPN-11758
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying, Remote Querying
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 11.0.0.Dev05
>
>
> The query might execute differently depending on the configuration of each cache. This will be an issue starting with HSearch 6.
> All entries will be keyed also based on cache name. QueryCache must be cleared when a cache stops. Also, all caches must have a configured stop dependency on the QueryCache.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11750) ClusteredIT must have RestLoggingResource
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11750?page=com.atlassian.jira.plugi... ]
Diego Lovison updated ISPN-11750:
---------------------------------
Affects Version/s: (was: 10.1.6.Final)
> ClusteredIT must have RestLoggingResource
> -----------------------------------------
>
> Key: ISPN-11750
> URL: https://issues.redhat.com/browse/ISPN-11750
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 11.0.0.Dev04
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
> Fix For: 10.1.7.Final, 11.0.0.Dev05
>
>
> RestLoggingResource uses ClusteredIT.SERVERS
> When running the test suite in the following order: org.infinispan.server.functional.ClusteredIT||org.infinispan.server.functional.ConcurrentShutdownRestIT||org.infinispan.server.functional.RestLoggingResource
> The tests under RestLoggingResource will fail because the ClusteredIT.SERVERS were stopped.
> When running the RestLoggingResource alone, it will works
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months