You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Updated) (JIRA)" <ji...@apache.org> on 2012/02/21 00:23:34 UTC

[jira] [Updated] (QPID-2750) remove erroneous asserts about LongString lengths in EncodingUtils

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

Robbie Gemmell updated QPID-2750:
---------------------------------

    Affects Version/s: 0.14
        Fix Version/s: 0.15
              Summary: remove erroneous asserts about LongString lengths in EncodingUtils  (was: Remove erroneous Asserts in code base.)
    
> remove erroneous asserts about LongString lengths in EncodingUtils
> ------------------------------------------------------------------
>
>                 Key: QPID-2750
>                 URL: https://issues.apache.org/jira/browse/QPID-2750
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Client
>    Affects Versions: 0.5, 0.6, 0.14
>            Reporter: Martin Ritchie
>             Fix For: 0.15
>
>
> In particular,
> EncodingUtils has limitations put on Long String content which are wrong. These should be removed.
> e.g. 
> L 261: assert (s == null) || (s.length() <= 0xFFFE);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org