Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-189

[Arteims] AMQP 1.0 char type > 16 bits truncated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • A-MQ 7.0.0.ER17
    • None
    • None

      AMQP 1.0 uses UTF-32BE to encode its char type. However, Artemis appears to limit its char type size to 16 bits (perpaps UTF-16?), and instances of char > 16 bits are truncated.

      For example, UTF-32 char 0x10ffff is truncated to 0xffff.

              rh-ee-ataylor Andy Taylor
              kvanderr@redhat.com Kim van der Riet
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: