[ https://issues.jboss.org/browse/ISPN-4937?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-4937:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated. Thanks [~gustavonalle]!
> Add examples for indexing configuration on the server
> -----------------------------------------------------
>
> Key: ISPN-4937
> URL: https://issues.jboss.org/browse/ISPN-4937
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Querying
> Affects Versions: 7.0.0.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 7.1.0.Alpha1
>
>
> Similar to other examples available in https://github.com/infinispan/infinispan/tree/master/server/integration/b... , to be part of the server distribution
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/ISPN-4933?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-4933:
--------------------------------
Fix Version/s: 7.0.1.Final
(was: 7.0.0.Final)
> Protostream annotation parser throws ArrayIndexOutOfBoundsException if the last annotation identifier is not followed by at least one other token
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-4933
> URL: https://issues.jboss.org/browse/ISPN-4933
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 7.0.0.CR2
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 7.0.1.Final
>
>
> The following example results in ArrayIndexOutOfBoundsException:
> {code}
> /**
> * @Indexed
> */
> {code}
> and this one works:
> {code}
> /**
> * @Indexed()
> */
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/ISPN-4933?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated ISPN-4933:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1162536
> Protostream annotation parser throws ArrayIndexOutOfBoundsException if the last annotation identifier is not followed by at least one other token
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-4933
> URL: https://issues.jboss.org/browse/ISPN-4933
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 7.0.0.CR2
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 7.0.1.Final
>
>
> The following example results in ArrayIndexOutOfBoundsException:
> {code}
> /**
> * @Indexed
> */
> {code}
> and this one works:
> {code}
> /**
> * @Indexed()
> */
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
[ https://issues.jboss.org/browse/ISPN-4933?page=com.atlassian.jira.plugin.... ]
Adrian Nistor commented on ISPN-4933:
-------------------------------------
Unfortunatelly the fix was done on protostream master and was not backported to the 2.0.x branch (my bad) ... so the 2.0.1.Final release does not actually contain this fix. The fix is present in 2.0.2.Final though which will be available in infinispan-7.0.1.Final.
> Protostream annotation parser throws ArrayIndexOutOfBoundsException if the last annotation identifier is not followed by at least one other token
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-4933
> URL: https://issues.jboss.org/browse/ISPN-4933
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 7.0.0.CR2
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 7.0.1.Final
>
>
> The following example results in ArrayIndexOutOfBoundsException:
> {code}
> /**
> * @Indexed
> */
> {code}
> and this one works:
> {code}
> /**
> * @Indexed()
> */
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
Adrian Nistor created ISPN-4965:
-----------------------------------
Summary: Upgrade to protostream-2.0.2.Final
Key: ISPN-4965
URL: https://issues.jboss.org/browse/ISPN-4965
Project: Infinispan
Issue Type: Component Upgrade
Affects Versions: 7.0.0.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.0.1.Final
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)