[ https://issues.jboss.org/browse/ISPN-9887?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-9887:
----------------------------------
Fix Version/s: 9.4.7.Final
(was: 9.4.6.Final)
> Upgrade to JGroups 4.0.16.Final
> -------------------------------
>
> Key: ISPN-9887
> URL: https://issues.jboss.org/browse/ISPN-9887
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Core
> Affects Versions: 10.0.0.Alpha2, 9.4.5.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 10.0.0.Beta1, 9.4.7.Final
>
>
> [Release notes|http://belaban.blogspot.com/2019/01/jgroups-4016.html]
> The most interesting fix for us is JGRP-2324, which might help with the cluster stability when two nodes leave in rapid succession (although JGRP-2293 is not fixed yet).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-6172?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-6172:
----------------------------------
Fix Version/s: 9.4.7.Final
(was: 9.4.6.Final)
> Drop getBulk and getBulkKeys from Hot Rod protocol
> --------------------------------------------------
>
> Key: ISPN-6172
> URL: https://issues.jboss.org/browse/ISPN-6172
> Project: Infinispan
> Issue Type: Task
> Reporter: Tristan Tarrant
> Assignee: Galder Zamarreño
> Priority: Major
> Fix For: 9.4.7.Final
>
>
> Drop getBulk and getBulkKeys from Hot Rod protocol. The same could be achieved with the iterator operation, plus values()/entries, not currently implemented by RemoteCache, could be implemented in terms of iterator as well.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-8627?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8627:
----------------------------------
Fix Version/s: 9.4.7.Final
(was: 9.4.6.Final)
> Add CacheContainerAdmin.getOrCreateCache() method
> -------------------------------------------------
>
> Key: ISPN-8627
> URL: https://issues.jboss.org/browse/ISPN-8627
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Hot Rod
> Affects Versions: 9.2.0.Beta1
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 9.4.7.Final
>
>
> CacheContainerAdmin has a createCache method which fails if the cache already exists. To make the life of developers easier, it should also have a getOrCreateCache() which returns an existing cache if possible.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-8626?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8626:
----------------------------------
Fix Version/s: 9.4.7.Final
(was: 9.4.6.Final)
> Hot Rod task execution exceptions should be unwrapped
> -----------------------------------------------------
>
> Key: ISPN-8626
> URL: https://issues.jboss.org/browse/ISPN-8626
> Project: Infinispan
> Issue Type: Bug
> Components: Hot Rod, Server
> Affects Versions: 9.2.0.Beta1
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 9.4.7.Final
>
>
> When running remote tasks through Hot Rod and an exception occurs it is wrapped in an ExecutionException. This should be unwrapped to get the real cause.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)