[JBoss JIRA] (ISPN-11972) Property expansion in CLI batch
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-11972:
--------------------------------------
Summary: Property expansion in CLI batch
Key: ISPN-11972
URL: https://issues.redhat.com/browse/ISPN-11972
Project: Infinispan
Issue Type: Enhancement
Components: CLI
Affects Versions: 11.0.0.CR1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
We should support system property expansion in CLI batch files so that they can be easily parameterized
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11948) server/tests HotRod clients should utilise the ProtoStreamMarshaller
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11948?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11948:
--------------------------------
Description: The {{server-runtime}} modules has a dependency on {{infinispan-jboss-marshalling}} in order for the server to provide transcoding and jbmar on the server-side. However, the {{infinispan-server-testdriver-core}} does not exclude this dependency, resulting in all client tests automatically configuring the {{GenericJBossMarshaller}} . The default for tests should be the {{ProtoStreamMarshaller}}, however it should also be possible to configure other marshallers if required. (was: The {{server-runtime}} modules has a dependency on {{infinispan-jboss-marshalling}} in order for the server to provide transcoding and jbmar on the server-side. However, the {{infinispan-server-testdriver-core}} does not exclude this dependency, resulting in all client tests automatically configuring the {{GenericJBossMarshaller}} .)
> server/tests HotRod clients should utilise the ProtoStreamMarshaller
> --------------------------------------------------------------------
>
> Key: ISPN-11948
> URL: https://issues.redhat.com/browse/ISPN-11948
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> The {{server-runtime}} modules has a dependency on {{infinispan-jboss-marshalling}} in order for the server to provide transcoding and jbmar on the server-side. However, the {{infinispan-server-testdriver-core}} does not exclude this dependency, resulting in all client tests automatically configuring the {{GenericJBossMarshaller}} . The default for tests should be the {{ProtoStreamMarshaller}}, however it should also be possible to configure other marshallers if required.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11948) server/tests HotRod clients should utilise the ProtoStreamMarshaller
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11948?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11948:
--------------------------------
Summary: server/tests HotRod clients should utilise the ProtoStreamMarshaller (was: Exclude infinispan-jboss-marshalling from server/testdriver)
> server/tests HotRod clients should utilise the ProtoStreamMarshaller
> --------------------------------------------------------------------
>
> Key: ISPN-11948
> URL: https://issues.redhat.com/browse/ISPN-11948
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> The {{server-runtime}} modules has a dependency on {{infinispan-jboss-marshalling}} in order for the server to provide transcoding and jbmar on the server-side. However, the {{infinispan-server-testdriver-core}} does not exclude this dependency, resulting in all client tests automatically configuring the {{GenericJBossMarshaller}} .
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (ISPN-11961) DefaultIracManager should handle ImmutableSet
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11961?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-11961.
---------------------------------
Resolution: Done
> DefaultIracManager should handle ImmutableSet
> ---------------------------------------------
>
> Key: ISPN-11961
> URL: https://issues.redhat.com/browse/ISPN-11961
> Project: Infinispan
> Issue Type: Bug
> Components: Cross-Site Replication
> Affects Versions: 11.0.0.CR1
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> I forgot there are immutable {{Intset}} implementation and {{IntSet.from()}} can return one of those instances.
> If that is the case, bad things happen...
> {code}
> Caused by: java.lang.UnsupportedOperationException: RangeSet is immutable
> at org.infinispan.commons.util.RangeSet.removeAll(RangeSet.java:156)
> at org.infinispan.xsite.irac.DefaultIracManager.onTopologyUpdate(DefaultIracManager.java:211)
> at org.infinispan.statetransfer.StateTransferManagerImpl.doTopologyUpdate(StateTransferManagerImpl.java:189)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months