[JBoss JIRA] (ISPN-10465) Duplicate Jgroups stack causes erroneous warning
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10465:
-----------------------------------
Summary: Duplicate Jgroups stack causes erroneous warning
Key: ISPN-10465
URL: https://issues.jboss.org/browse/ISPN-10465
Project: Infinispan
Issue Type: Bug
Components: Core, Server
Affects Versions: 10.0.0.Beta5
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.CR1
If a {{<stack-file ../>}} is specified with the same name as an existing stack, then the resulting error message indicates that the stack file cannot be found instead of relaying that a duplicate stack exists.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10463) Server uses disabled features
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-10463?page=com.atlassian.jira.plugin... ]
Dan Berindei updated ISPN-10463:
--------------------------------
Status: Open (was: New)
> Server uses disabled features
> -----------------------------
>
> Key: ISPN-10463
> URL: https://issues.jboss.org/browse/ISPN-10463
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Server
> Affects Versions: 10.0.0.Beta4, 9.4.15.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 10.0.0.CR1, 9.4.17.Final
>
>
> Some Infinispan features are disabled in the product, e.g. data segmentation.
> This is done with a file META-INF/infinispan-features.properties added by the productization script in infinispan-commons:
> org.infinispan.feature.data-segmentation=false
> The properties file is read and the feature is disabled in library mode, but somehow the server doesn't find the properties file and the feature is enabled.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10464) Remove flag GUARANTEED_DELIVERY
by Dan Berindei (Jira)
Dan Berindei created ISPN-10464:
-----------------------------------
Summary: Remove flag GUARANTEED_DELIVERY
Key: ISPN-10464
URL: https://issues.jboss.org/browse/ISPN-10464
Project: Infinispan
Issue Type: Task
Components: API, Core
Affects Versions: 10.0.0.Beta5
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.0.0.CR1
UNICAST3 fixed the UNICAST2 issue that we were trying to work around with RSVP, and we removed RSVP from the default JGroups configuration long time ago.
The GUARANTEED_DELIVERY flag was always documented as experimental and doesn't do anything without RSVP in the JGroups stack, so we should remove it.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10454) RemoteStore loaded entry has incorrect key
by Will Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10454?page=com.atlassian.jira.plugin... ]
Will Burns updated ISPN-10454:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.Beta5
(was: 10.0.0.CR1)
Resolution: Done
> RemoteStore loaded entry has incorrect key
> ------------------------------------------
>
> Key: ISPN-10454
> URL: https://issues.jboss.org/browse/ISPN-10454
> Project: Infinispan
> Issue Type: Bug
> Components: Hot Rod, Loaders and Stores
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.0.Beta5
>
>
> When refactoring persistence types in ISPN-9845 a bug was introduced that has the RemoteStore returning a key that is just a byte[] instead of a WrappedByteArray. This can cause some issues as internal code expects the wrapped array for equality/hashCode etc.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-9620) Rolling Upgrade Marshaller Changes
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-9620?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-9620:
----------------------------------
Fix Version/s: 10.0.0.CR1
(was: 10.0.0.Beta5)
> Rolling Upgrade Marshaller Changes
> ----------------------------------
>
> Key: ISPN-9620
> URL: https://issues.jboss.org/browse/ISPN-9620
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, Loaders and Stores
> Affects Versions: 9.4.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.CR1
>
>
> In order to allow for compatibility between infinispan versions it is necessary for us to utilise a marshalling implementation at both the cluster (internal node-to-node communication) and persistence layer that is strictly defined but allows for future changes. This is necessary in order to facilitate both rolling and start/stop upgrades. Protocol buffers should be utilised as the wire/storage format, with protostream providing the implementation.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months