[jira] [Commented] (QPID-8092) [Broker-J][Web Management Console] Fix label for max history of file loggers

2018-02-02 Thread Keith Wall (JIRA)

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

Keith Wall commented on QPID-8092:
--

Ported to 7.0.x.

> [Broker-J][Web Management Console] Fix label for max history of file loggers
> 
>
> Key: QPID-8092
> URL: https://issues.apache.org/jira/browse/QPID-8092
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-6.0.8, qpid-java-broker-7.0.0, qpid-java-6.1.5
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Minor
> Fix For: qpid-java-broker-7.0.1
>
>
> A label for 'max history' field of file loggers states that it is a maximum 
> number of rolled files. However, it is only true when 'roll daily' option is 
> not selected. With roll daily option set to true, it is a maximum number of 
> days to keep the rolled files from.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (QPID-8092) [Broker-J][Web Management Console] Fix label for max history of file loggers

2018-02-02 Thread ASF subversion and git services (JIRA)

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

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

Commit 87e9c7f41f88b24ae90988e20db19a3fb4ec2924 in qpid-broker-j's branch 
refs/heads/7.0.x from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=87e9c7f ]

QPID-8092: [Broker-J][Web Management Console] Fix label for max history of file 
loggers


> [Broker-J][Web Management Console] Fix label for max history of file loggers
> 
>
> Key: QPID-8092
> URL: https://issues.apache.org/jira/browse/QPID-8092
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-6.0.8, qpid-java-broker-7.0.0, qpid-java-6.1.5
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Minor
> Fix For: qpid-java-broker-7.0.1
>
>
> A label for 'max history' field of file loggers states that it is a maximum 
> number of rolled files. However, it is only true when 'roll daily' option is 
> not selected. With roll daily option set to true, it is a maximum number of 
> days to keep the rolled files from.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (QPID-8092) [Broker-J][Web Management Console] Fix label for max history of file loggers

2018-02-02 Thread Keith Wall (JIRA)

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

Keith Wall commented on QPID-8092:
--

The need for this tells us that the model is incorrect.   The two modes have a  
separate notion of history and we are collapsing it onto a single attribute.  
This is a confusing.  Either the attribute should be split into two, or there 
should be a deeper change.  However, given the model's current state, this 
change looks like a useful improvement.

> [Broker-J][Web Management Console] Fix label for max history of file loggers
> 
>
> Key: QPID-8092
> URL: https://issues.apache.org/jira/browse/QPID-8092
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-6.0.8, qpid-java-broker-7.0.0, qpid-java-6.1.5
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Minor
> Fix For: qpid-java-broker-7.0.1
>
>
> A label for 'max history' field of file loggers states that it is a maximum 
> number of rolled files. However, it is only true when 'roll daily' option is 
> not selected. With roll daily option set to true, it is a maximum number of 
> days to keep the rolled files from.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (QPID-8092) [Broker-J][Web Management Console] Fix label for max history of file loggers

2018-02-01 Thread ASF subversion and git services (JIRA)

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

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

Commit f561984e7d8ec7e96c7682350bb2c483287d65b8 in qpid-broker-j's branch 
refs/heads/master from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=f561984 ]

QPID-8092: [Broker-J][Web Management Console] Fix label for max history of file 
loggers


> [Broker-J][Web Management Console] Fix label for max history of file loggers
> 
>
> Key: QPID-8092
> URL: https://issues.apache.org/jira/browse/QPID-8092
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-6.0.8, qpid-java-broker-7.0.0, qpid-java-6.1.5
>Reporter: Alex Rudyy
>Priority: Minor
> Fix For: qpid-java-broker-7.0.1
>
>
> A label for 'max history' field of file loggers states that it is a maximum 
> number of rolled files. However, it is only true when 'roll daily' option is 
> not selected. With roll daily option set to true, it is a maximum number of 
> days to keep the rolled files from.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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