[JBoss JIRA] (ISPN-9870) Upgrade RxJava2 to 2.2.4
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-9870:
-------------------------------------
Summary: Upgrade RxJava2 to 2.2.4
Key: ISPN-9870
URL: https://issues.jboss.org/browse/ISPN-9870
Project: Infinispan
Issue Type: Component Upgrade
Components: Core
Affects Versions: 9.4.5.Final, 10.0.0.Alpha2
Reporter: Tristan Tarrant
Fix For: 10.0.0.Beta1, 9.4.6.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
3 years, 4 months
[JBoss JIRA] (ISPN-9869) DefaultCacheManager inconsistent status checks
by Diego Lovison (Jira)
Diego Lovison created ISPN-9869:
-----------------------------------
Summary: DefaultCacheManager inconsistent status checks
Key: ISPN-9869
URL: https://issues.jboss.org/browse/ISPN-9869
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.4.1.Final
Reporter: Diego Lovison
Assignee: Dan Berindei
Fix For: 9.4.2.Final, 10.0.0.Alpha1
{{DefaultCacheManager.getTransport()}} returns {{null}} when the manager is stopping, it should not.
To make things worse, {{DefaultCacheManager.getStatus()}} returns the status of the {{GlobalComponentRegistry}}, which is still {{RUNNING}} while caches are shutting down. That means {{DCM.getTransport()}} and {{DCM.getAddress()}} return {{null}} while the cache are stopping, and breaks distributed streams on caches that are still running.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
3 years, 4 months