[JBoss JIRA] (ISPN-7472) Deprecate legacy JGroup schemas
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7472?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7472:
-------------------------------
Description: The Jgroups extension currently attempts to register parsers for the domain jboss:domain:jgroups:x, however this causes conflicts when attempting to deploy Infinispan and the JGroups extensions onto a standalone wildfly instance.
> Deprecate legacy JGroup schemas
> -------------------------------
>
> Key: ISPN-7472
> URL: https://issues.jboss.org/browse/ISPN-7472
> Project: Infinispan
> Issue Type: Task
> Components: Server
> Affects Versions: 9.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> The Jgroups extension currently attempts to register parsers for the domain jboss:domain:jgroups:x, however this causes conflicts when attempting to deploy Infinispan and the JGroups extensions onto a standalone wildfly instance.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7470) Distributed executor does not fail over unless future.get() is called
by Dan Berindei (JIRA)
Dan Berindei created ISPN-7470:
----------------------------------
Summary: Distributed executor does not fail over unless future.get() is called
Key: ISPN-7470
URL: https://issues.jboss.org/browse/ISPN-7470
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.2.6.Final, 9.0.0.CR1
Reporter: Dan Berindei
Assignee: William Burns
Fix For: 9.0.0.Final
After ISPN-6392, {{DistributedExecutorService.submit(...)}} nominally returns a {{CompletableFuture}}. However, it doesn't behave like a regular {{CompletableFuture}}, because it doesn't run the failure policy until the user calls {{future.get()}}.
{{future.isComplete()}} will return {{true}} before running the failure policy, and {{future.whenComplete(callback)}} will also execute the callback before running the failure policy.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7469) Administration console - some elements have the same IDs
by Roman Macor (JIRA)
Roman Macor created ISPN-7469:
---------------------------------
Summary: Administration console - some elements have the same IDs
Key: ISPN-7469
URL: https://issues.jboss.org/browse/ISPN-7469
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.CR1
Reporter: Roman Macor
Some elements have the same IDs.
Steps to reproduce:
Click on cache container -> cache -> configuration -> store -> select String keyed JDBC store -> click on String keyed table -> several input elements have the same ID
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7467) The policy elements are ignored in the server sasl configuration
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-7467:
-------------------------------------
Summary: The policy elements are ignored in the server sasl configuration
Key: ISPN-7467
URL: https://issues.jboss.org/browse/ISPN-7467
Project: Infinispan
Issue Type: Bug
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.0.0.CR1
Server SASL mech policies can be specified via properties or policy elements. When using the latter, the policy elements are not converted to the corresponding properties and applied to the mech config
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month