Remove erroneous Asserts in code base.
--------------------------------------

                 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.6, 0.5
            Reporter: Martin Ritchie


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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to