[JBoss JIRA] (ISPN-8356) Embedded distribution names are confusing
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-8356?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-8356:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.2.0.Alpha1
(was: 9.2.0.Final)
Resolution: Done
> Embedded distribution names are confusing
> -----------------------------------------
>
> Key: ISPN-8356
> URL: https://issues.jboss.org/browse/ISPN-8356
> Project: Infinispan
> Issue Type: Enhancement
> Components: Build process
> Affects Versions: 9.1.1.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 9.2.0.Alpha1
>
>
> The binary distribution names for embedded libraries are confusing:
> I propose the following names
>
> - infinispan-${version}-all.zip -> infinispan-embedded-${version}-all.zip
> - infinispan-${version}-minimal.zip -> infinispan-embedded-${version}-minimal.zip
> - infinispan-${version}-remote.zip -> infinispan-remote-${version}.zip
> The website labelling needs to be modified accordingly too
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-8363) Wildfly-Modules missing required dependencies
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-8363?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-8363:
-------------------------------
Status: Open (was: New)
> Wildfly-Modules missing required dependencies
> ---------------------------------------------
>
> Key: ISPN-8363
> URL: https://issues.jboss.org/browse/ISPN-8363
> Project: Infinispan
> Issue Type: Bug
> Components: WildFly modules
> Affects Versions: 9.1.1.Final, 9.2.0.Alpha1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 9.1.2.Final, 9.2.0.Final
>
>
> Utilising 9.1.1.Final wildfy-modules results in the server starting with errors due to ClassNotFoundExceptions.
> The affected modules are:
> * io.netty module as we use a later version than wildfly 10.1.x.
> * infinispan.tasks due to the reorg of the task modules
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-8363) Wildfly-Modules missing required dependencies
by Ryan Emerson (JIRA)
Ryan Emerson created ISPN-8363:
----------------------------------
Summary: Wildfly-Modules missing required dependencies
Key: ISPN-8363
URL: https://issues.jboss.org/browse/ISPN-8363
Project: Infinispan
Issue Type: Bug
Components: WildFly modules
Affects Versions: 9.1.1.Final, 9.2.0.Alpha1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.1.2.Final, 9.2.0.Final
Utilising 9.1.1.Final wildfy-modules results in the server starting with errors due to ClassNotFoundExceptions.
The affected modules are:
* io.netty module as we use a later version than wildfly 10.1.x.
* infinispan.tasks due to the reorg of the task modules
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-8346) Reduce the number of clustered listener in clustered counters
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-8346?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8346:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.2.0.Alpha1
Resolution: Done
> Reduce the number of clustered listener in clustered counters
> -------------------------------------------------------------
>
> Key: ISPN-8346
> URL: https://issues.jboss.org/browse/ISPN-8346
> Project: Infinispan
> Issue Type: Enhancement
> Components: Clustered Counter
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Minor
> Fix For: 9.2.0.Alpha1
>
>
> Current implementation register one clustered listener for each created counter (or 2 in the case of weak counters) per node. A single clustered listener per node is ok if we invoke the user listener in a different thread since most of the work perform by the clustered listener is updating a local cached value.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months