[jira] [Assigned] (QPID-7586) [Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes that the buffer it is writing into is large enough

2017-01-25 Thread Lorenz Quack (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lorenz Quack reassigned QPID-7586:
--

Assignee: Lorenz Quack

> [Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes 
> that the buffer it is writing into is large enough
> -
>
> Key: QPID-7586
> URL: https://issues.apache.org/jira/browse/QPID-7586
> Project: Qpid
>  Issue Type: Improvement
>  Components: Java Broker
>Reporter: Rob Godfrey
>Assignee: Lorenz Quack
> Fix For: qpid-java-7.0
>
>
> The way the codec is used, we always allocate enough space for the entire 
> value to be written.  We can simplify the codec by separating the operation 
> to get the required buffer size from the implementation of writing to the 
> buffer



--
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] [Assigned] (QPID-7586) [Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes that the buffer it is writing into is large enough

2017-01-04 Thread Keith Wall (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall reassigned QPID-7586:


Assignee: Keith Wall

> [Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes 
> that the buffer it is writing into is large enough
> -
>
> Key: QPID-7586
> URL: https://issues.apache.org/jira/browse/QPID-7586
> Project: Qpid
>  Issue Type: Improvement
>  Components: Java Broker
>Reporter: Rob Godfrey
>Assignee: Keith Wall
> Fix For: qpid-java-7.0
>
>
> The way the codec is used, we always allocate enough space for the entire 
> value to be written.  We can simplify the codec by separating the operation 
> to get the required buffer size from the implementation of writing to the 
> buffer



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