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

Keith Wall updated QPID-7437:
-----------------------------
    Status: Reviewable  (was: In Progress)

> [BDB] Avoid storing unnecessary single byte with message enqueue records
> ------------------------------------------------------------------------
>
>                 Key: QPID-7437
>                 URL: https://issues.apache.org/jira/browse/QPID-7437
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: qpid-java-6.1
>
>
> We represent message instances in BDB as a tuple comprising a key (formed of 
> queue id and message id) and a dummy record (currently formed of 1 byte).  
> The reason why we chose to store a single byte dummy byte is unclear as JE 
> supports zero length values.  Storing of the single byte will be causing an 
> unnecessary overhead and should be removed.
> There is no need for a store version change.



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

Reply via email to