[JBoss JIRA] (ISPN-10614) Creation of indexed queries via the CacheAdmin API fails
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-10614?page=com.atlassian.jira.plugin... ]
Pedro Zapata Fernandez updated ISPN-10614:
------------------------------------------
Sprint: DataGrid Sprint #34, DataGrid Sprint #35 (was: DataGrid Sprint #34)
> Creation of indexed queries via the CacheAdmin API fails
> --------------------------------------------------------
>
> Key: ISPN-10614
> URL: https://issues.jboss.org/browse/ISPN-10614
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 10.0.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> The QueryInterceptor cannot be added when a cache is created from the GlobalConfigurationManager since it happens within a persistence thread. We should use the async pool for creating/removing caches.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10590) PersistenceMarshallerImpl should not wrap objects when no user marshaller is configured
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-10590?page=com.atlassian.jira.plugin... ]
Pedro Zapata Fernandez updated ISPN-10590:
------------------------------------------
Sprint: DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35 (was: DataGrid Sprint #33, DataGrid Sprint #34)
> PersistenceMarshallerImpl should not wrap objects when no user marshaller is configured
> ---------------------------------------------------------------------------------------
>
> Key: ISPN-10590
> URL: https://issues.jboss.org/browse/ISPN-10590
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.CR2
>
>
> Currently the PersistenceMarshallerImpl still tries to wrap values that are not in it's SerializationContext even when protostream is to be used directly for user types. This does not make sense, as it will results in a NPE due to a delegate user marshaller not existing. Instead, if protostream is to be used for delegate types the PersistenceMarshallerImpl should state that java primitive values can be marshalled and no wrapping should be attempted.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10592) Remove deprecated ComponentMetadata, ComponentMetadataRepo, ManageableComponentMetadata
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-10592?page=com.atlassian.jira.plugin... ]
Pedro Zapata Fernandez updated ISPN-10592:
------------------------------------------
Sprint: DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35 (was: DataGrid Sprint #33, DataGrid Sprint #34)
> Remove deprecated ComponentMetadata, ComponentMetadataRepo, ManageableComponentMetadata
> ---------------------------------------------------------------------------------------
>
> Key: ISPN-10592
> URL: https://issues.jboss.org/browse/ISPN-10592
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> These are leftovers of the old component registry that are no longer used. They no longer work because the retention of the annotations is no longer RUNTIME. Keeping them for now for backward compatibility is a waste of effort that does not lead to working code, just clutters existing code base.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-9394) Getting java.lang.ClassCastException after calling XSiteAdmin.status()
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-9394?page=com.atlassian.jira.plugin.... ]
Pedro Zapata Fernandez updated ISPN-9394:
-----------------------------------------
Sprint: DataGrid Sprint #34, DataGrid Sprint #35 (was: DataGrid Sprint #34)
> Getting java.lang.ClassCastException after calling XSiteAdmin.status()
> ----------------------------------------------------------------------
>
> Key: ISPN-9394
> URL: https://issues.jboss.org/browse/ISPN-9394
> Project: Infinispan
> Issue Type: Bug
> Components: Cross-Site Replication
> Reporter: Jared Blashka
> Assignee: Pedro Ruivo
> Priority: Minor
> Attachments: clustered.xml
>
>
> I've got a cross-site cluster set up with 4 hosts (a,b) <-> (c,d). If I stop a particular cache on 'a' and then call XSiteAdmin.status() for that cache on 'b' I get "java.lang.ClassCastException: org.infinispan.remoting.responses.CacheNotFoundResponse cannot be cast to org.infinispan.remoting.responses.SuccessfulResponse".
> XSiteAdmin.status() still works without any issues on 'c' and 'd' however
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months