[
https://issues.apache.org/jira/browse/QPID-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582289#action_12582289
]
Arnaud Simon commented on QPID-861:
-----------------------------------
The constructor serialbytes should really be a byte as 32 is the max that we
will use within qpid, comment on that? moreover we represent the max as a long
so 32 should be the max we ever use.
> Java RFC 1982 implementation
> ----------------------------
>
> Key: QPID-861
> URL: https://issues.apache.org/jira/browse/QPID-861
> Project: Qpid
> Issue Type: Bug
> Components: Java Common
> Reporter: Rafael H. Schloming
> Attachments: serial.patch
>
>
> RFC 1982 number implementation is required for the common session
> implementation to be correct. (Currently it just uses regular numbers and
> ignores wraparound.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.