[jira] [Commented] (QPID-8203) [Broker-J][AMQP 0-9] Improve maximum message size check

2018-06-06 Thread Keith Wall (JIRA)


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

Keith Wall commented on QPID-8203:
--

Production code change (master.7.0.x) looked reasonable.   The new protocol 
test file didn't follow the naming conventions demanded by the configuration of 
the maven-surefire-plugin, so wasn't being run when invoked from Maven.  I 
fixed that and added a 0-10 protocol test. I noted that a AMQP 1.0 already 
existed.

> [Broker-J][AMQP 0-9] Improve maximum message size check
> ---
>
> Key: QPID-8203
> URL: https://issues.apache.org/jira/browse/QPID-8203
> Project: Qpid
>  Issue Type: Bug
>  Components: Broker-J
>Affects Versions: qpid-java-broker-7.0.3, qpid-java-broker-7.0.2, 
> qpid-java-broker-7.0.0, qpid-java-broker-7.0.1, qpid-java-broker-7.0.4
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Critical
> Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.5
>
>
> Maximum message size check needs to be improved



--
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-8203) [Broker-J][AMQP 0-9] Improve maximum message size check

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


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

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

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

QPID-8203: [Broker-J] Improve protocol tests


> [Broker-J][AMQP 0-9] Improve maximum message size check
> ---
>
> Key: QPID-8203
> URL: https://issues.apache.org/jira/browse/QPID-8203
> Project: Qpid
>  Issue Type: Bug
>  Components: Broker-J
>Affects Versions: qpid-java-broker-7.0.3, qpid-java-broker-7.0.2, 
> qpid-java-broker-7.0.0, qpid-java-broker-7.0.1, qpid-java-broker-7.0.4
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Critical
> Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.5
>
>
> Maximum message size check needs to be improved



--
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-8203) [Broker-J][AMQP 0-9] Improve maximum message size check

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


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

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

Commit 881323e56620ea069d52885842652a6fbf3403c0 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=881323e ]

QPID-8203: [Broker-J][AMQP 0-9] Fix maximum message size check

(cherry picked from commit 025b48f3193e2b10b1c41d2bc3bcfc9cfc238a27)


> [Broker-J][AMQP 0-9] Improve maximum message size check
> ---
>
> Key: QPID-8203
> URL: https://issues.apache.org/jira/browse/QPID-8203
> Project: Qpid
>  Issue Type: Bug
>  Components: Broker-J
>Affects Versions: qpid-java-broker-7.0.3, qpid-java-broker-7.0.2, 
> qpid-java-broker-7.0.0, qpid-java-broker-7.0.1, qpid-java-broker-7.0.4
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Critical
> Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.5
>
>
> Maximum message size check needs to be improved



--
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-8203) [Broker-J][AMQP 0-9] Improve maximum message size check

2018-06-05 Thread ASF subversion and git services (JIRA)


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

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

Commit 025b48f3193e2b10b1c41d2bc3bcfc9cfc238a27 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=025b48f ]

QPID-8203: [Broker-J][AMQP 0-9] Fix maximum message size check


> [Broker-J][AMQP 0-9] Improve maximum message size check
> ---
>
> Key: QPID-8203
> URL: https://issues.apache.org/jira/browse/QPID-8203
> Project: Qpid
>  Issue Type: Bug
>  Components: Broker-J
>Affects Versions: qpid-java-broker-7.0.3, qpid-java-broker-7.0.2, 
> qpid-java-broker-7.0.0, qpid-java-broker-7.0.1, qpid-java-broker-7.0.4
>Reporter: Alex Rudyy
>Assignee: Alex Rudyy
>Priority: Critical
> Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.5
>
>
> Maximum message size check needs to be improved



--
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