[jira] [Commented] (QPID-7481) Statistics gathering screen label uses wrong unit

2016-10-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622528#comment-15622528
 ] 

ASF subversion and git services commented on QPID-7481:
---

Commit 1767313 from [~k-wall] in branch 'java/branches/6.1.x'
[ https://svn.apache.org/r1767313 ]

QPID-7481: Fix screen labels associated with statistics gathering

Merged from trunk with command:

svn merge -c 1767268,1767310 ^/qpid/java/trunk

> Statistics gathering screen label uses wrong unit
> -
>
> Key: QPID-7481
> URL: https://issues.apache.org/jira/browse/QPID-7481
> Project: Qpid
>  Issue Type: Bug
>  Components: Java Broker
>Affects Versions: 0.32, qpid-java-6.0, qpid-java-6.0.5
>Reporter: Keith Wall
>Assignee: Keith Wall
>Priority: Minor
> Fix For: qpid-java-6.1, qpid-java-6.2
>
>
> The on screen label within the WMC for the Statistics reporting period claims 
> the units are milliseconds, when un actual fact, the units are seconds.  Also 
> the label "Statistics reporting period enabled" is wrong.  It should say 
> "Statistics reporting reset enabled"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-7481) Statistics gathering screen label uses wrong unit

2016-10-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622490#comment-15622490
 ] 

ASF subversion and git services commented on QPID-7481:
---

Commit 1767310 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1767310 ]

QPID-7481: Address review comments from oru...@apache.org

> Statistics gathering screen label uses wrong unit
> -
>
> Key: QPID-7481
> URL: https://issues.apache.org/jira/browse/QPID-7481
> Project: Qpid
>  Issue Type: Bug
>  Components: Java Broker
>Affects Versions: 0.32, qpid-java-6.0, qpid-java-6.0.5
>Reporter: Keith Wall
>Assignee: Keith Wall
>Priority: Minor
> Fix For: qpid-java-6.1, qpid-java-6.2
>
>
> The on screen label within the WMC for the Statistics reporting period claims 
> the units are milliseconds, when un actual fact, the units are seconds.  Also 
> the label "Statistics reporting period enabled" is wrong.  It should say 
> "Statistics reporting reset enabled"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-7481) Statistics gathering screen label uses wrong unit

2016-10-31 Thread Alex Rudyy (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622264#comment-15622264
 ] 

Alex Rudyy commented on QPID-7481:
--

I am curious whether description for statisticsReportingPeriod should include a 
time unit for clarity. For example, it can be changed to "Period in seconds 
with which statistics are reported to the log"

The rest of changes look good
 

> Statistics gathering screen label uses wrong unit
> -
>
> Key: QPID-7481
> URL: https://issues.apache.org/jira/browse/QPID-7481
> Project: Qpid
>  Issue Type: Bug
>  Components: Java Broker
>Affects Versions: 0.32, qpid-java-6.0, qpid-java-6.0.5
>Reporter: Keith Wall
>Assignee: Keith Wall
>Priority: Minor
> Fix For: qpid-java-6.1, qpid-java-6.2
>
>
> The on screen label within the WMC for the Statistics reporting period claims 
> the units are milliseconds, when un actual fact, the units are seconds.  Also 
> the label "Statistics reporting period enabled" is wrong.  It should say 
> "Statistics reporting reset enabled"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-7481) Statistics gathering screen label uses wrong unit

2016-10-31 Thread Keith Wall (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622123#comment-15622123
 ] 

Keith Wall commented on QPID-7481:
--

Suggest we include in 6.1 too.

> Statistics gathering screen label uses wrong unit
> -
>
> Key: QPID-7481
> URL: https://issues.apache.org/jira/browse/QPID-7481
> Project: Qpid
>  Issue Type: Bug
>  Components: Java Broker
>Affects Versions: 0.32, qpid-java-6.0, qpid-java-6.0.5
>Reporter: Keith Wall
>Assignee: Keith Wall
>Priority: Minor
> Fix For: qpid-java-6.1, qpid-java-6.2
>
>
> The on screen label within the WMC for the Statistics reporting period claims 
> the units are milliseconds, when un actual fact, the units are seconds.  Also 
> the label "Statistics reporting period enabled" is wrong.  It should say 
> "Statistics reporting reset enabled"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-7481) Statistics gathering screen label uses wrong unit

2016-10-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622091#comment-15622091
 ] 

ASF subversion and git services commented on QPID-7481:
---

Commit 1767268 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1767268 ]

QPID-7481: Fix screen labels associated with statistics gathering

> Statistics gathering screen label uses wrong unit
> -
>
> Key: QPID-7481
> URL: https://issues.apache.org/jira/browse/QPID-7481
> Project: Qpid
>  Issue Type: Bug
>  Components: Java Broker
>Affects Versions: 0.32, qpid-java-6.0, qpid-java-6.0.5
>Reporter: Keith Wall
>Priority: Minor
> Fix For: qpid-java-6.2
>
>
> The on screen label within the WMC for the Statistics reporting period claims 
> the units are milliseconds, when un actual fact, the units are seconds.  Also 
> the label "Statistics reporting period enabled" is wrong.  It should say 
> "Statistics reporting reset enabled"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org