[JBoss JIRA] (ISPN-10591) Enable Protostream user marshaller when no SCI present
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10591:
-----------------------------------
Summary: Enable Protostream user marshaller when no SCI present
Key: ISPN-10591
URL: https://issues.jboss.org/browse/ISPN-10591
Project: Infinispan
Issue Type: Sub-task
Components: Core
Affects Versions: 10.0.0.CR1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.CR2
Currently it's only possible for the protostream to be used for user types when a SCI is explicitly configured. It should be possible for users to utilise protostream marshalling for it's internall supported types such as: String, Int etc.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 3 months
[JBoss JIRA] (ISPN-10590) PersistenceMarshallerImpl should not wrap objects when no user marshaller is configured
by Ryan Emerson (Jira)
[ https://issues.jboss.org/browse/ISPN-10590?page=com.atlassian.jira.plugin... ]
Ryan Emerson updated ISPN-10590:
--------------------------------
Summary: PersistenceMarshallerImpl should not wrap objects when no user marshaller is configured (was: PersistenceMarshallerImpl should not attempt to wrap primitives when protostream is used for user types)
> 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.5#713005)
6 years, 3 months
[JBoss JIRA] (ISPN-10590) PersistenceMarshallerImpl should not attempt to wrap primitives when protostream is used for user types
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10590:
-----------------------------------
Summary: PersistenceMarshallerImpl should not attempt to wrap primitives when protostream is used for user types
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
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.5#713005)
6 years, 3 months
[JBoss JIRA] (ISPN-10590) PersistenceMarshallerImpl should not attempt to wrap primitives when protostream is used for user types
by Ryan Emerson (Jira)
[ https://issues.jboss.org/browse/ISPN-10590?page=com.atlassian.jira.plugin... ]
Ryan Emerson reassigned ISPN-10590:
-----------------------------------
Assignee: Ryan Emerson
> PersistenceMarshallerImpl should not attempt to wrap primitives when protostream is used for user types
> -------------------------------------------------------------------------------------------------------
>
> 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.5#713005)
6 years, 3 months
[JBoss JIRA] (ISPN-10571) CORS usability issues
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10571?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10571:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.CR2
Resolution: Done
> CORS usability issues
> ---------------------
>
> Key: ISPN-10571
> URL: https://issues.jboss.org/browse/ISPN-10571
> Project: Infinispan
> Issue Type: Bug
> Components: REST
> Affects Versions: 10.0.0.CR1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Labels: console-ng
> Fix For: 10.0.0.CR2
>
>
> * OPTIONS is currently only handled by CORS for the pre-flight. Regular OPTIONS requests throw an error.
> * By default, localhost is not allowed
> * Specifying origin with '*' (all origins allowed) is not working
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 3 months