[JBoss JIRA] (ISPN-7681) Parent Pom causes license unresolved errors for children
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7681?page=com.atlassian.jira.plugin.... ]
Ryan Emerson closed ISPN-7681.
------------------------------
Resolution: Won't Fix
> Parent Pom causes license unresolved errors for children
> --------------------------------------------------------
>
> Key: ISPN-7681
> URL: https://issues.jboss.org/browse/ISPN-7681
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 9.0.0.CR4
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
>
> Currently the parent pom utilises `<resourceBundle>org.infinispan:infinispan-license:${project.version}</resourceBundle>` to bundle the apache license. However, as it uses `${project.version}` if another project inherits from parent, such as `infinispan-archetypes` then we get an error stating that `infinispan-license` cannot be found as it is trying to utilise the ${project.version} value of the child project to retrieve the license.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (ISPN-7768) Average stats should be expressed in Nanoseconds
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7768?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7768:
-------------------------------
Fix Version/s: 9.1.0.Alpha1
> Average stats should be expressed in Nanoseconds
> ------------------------------------------------
>
> Key: ISPN-7768
> URL: https://issues.jboss.org/browse/ISPN-7768
> Project: Infinispan
> Issue Type: Enhancement
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 9.1.0.Alpha1
>
>
> Currently the cache stats average-read-time, average-write-time and average-remove-time are measured in milliseconds, however it is often the case that these operations are less than one milliseconds and so these averages regularly return 0. We should change measurement format to Nanoseconds so this information is not lost.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (ISPN-7768) Average stats should be expressed in Nanoseconds
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7768?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7768:
-------------------------------
Status: Open (was: New)
> Average stats should be expressed in Nanoseconds
> ------------------------------------------------
>
> Key: ISPN-7768
> URL: https://issues.jboss.org/browse/ISPN-7768
> Project: Infinispan
> Issue Type: Enhancement
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 9.1.0.Alpha1
>
>
> Currently the cache stats average-read-time, average-write-time and average-remove-time are measured in milliseconds, however it is often the case that these operations are less than one milliseconds and so these averages regularly return 0. We should change measurement format to Nanoseconds so this information is not lost.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (ISPN-7745) clusterwide-hit-ratio returns NAN
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7745?page=com.atlassian.jira.plugin.... ]
Ryan Emerson updated ISPN-7745:
-------------------------------
Status: Open (was: New)
> clusterwide-hit-ratio returns NAN
> ---------------------------------
>
> Key: ISPN-7745
> URL: https://issues.jboss.org/browse/ISPN-7745
> Project: Infinispan
> Issue Type: Bug
> Components: Console, JMX, reporting and management
> Affects Versions: 9.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Fix For: 9.0.1.Final, 9.1.0.Alpha1
>
>
> "clusterwide-hit-ratio" statistic returns NaN in the DMR when a put operation occurs without any get operations, this causes the console to fail as it is unable to validate the NaN property in the subsequent JSON.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months