[JBoss JIRA] (ISPN-8604) Upgrade to JGroups 4.0.9.Final
by Dan Berindei (JIRA)
Dan Berindei created ISPN-8604:
----------------------------------
Summary: Upgrade to JGroups 4.0.9.Final
Key: ISPN-8604
URL: https://issues.jboss.org/browse/ISPN-8604
Project: Infinispan
Issue Type: Component Upgrade
Components: Core
Affects Versions: 9.2.0.Beta1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.2.0.Beta2
Release 4.0.9.Final includes a fix for JGRP-2236.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years
[JBoss JIRA] (ISPN-8603) Missing Rest codec in the CLI
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPN-8603:
---------------------------------------
Summary: Missing Rest codec in the CLI
Key: ISPN-8603
URL: https://issues.jboss.org/browse/ISPN-8603
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 9.1.3.Final, 9.2.0.Beta1
Reporter: Gustavo Fernandes
Fix For: 9.2.0.Final, 9.1.4.Final
{noformat}
./ispn-cli.sh --connect
cd /subsystem=datagrid-infinispan/cache-container=clustered
encoding rest
{noformat}
Gives an error:
ISPN019012: No such codec named 'rest'
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years
[JBoss JIRA] (ISPN-8595) Prepending internal with org.infinispan instead of '___'
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-8595?page=com.atlassian.jira.plugin.... ]
Adrian Nistor commented on ISPN-8595:
-------------------------------------
The 11 extra bytes should not be a major issue because these internal caches are not expected to be accessed very intensively.
> Prepending internal with org.infinispan instead of '___'
> --------------------------------------------------------
>
> Key: ISPN-8595
> URL: https://issues.jboss.org/browse/ISPN-8595
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Reporter: Galder Zamarreño
>
> Following JCache, who does not recommend naming caches starting with {{java.}} or {{javax.}}, we should start our internal cache names with {{org.infinispan.}}
> However, as Radim said:
> {quote}From systematic POV, +1. For marshalling it would bring another 11 bytes, which is not ideal, so we might consider encoding that differently. Not sure how error-prone would some naming that has non-trivial transformation be.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years