rabbitmq / rabbitmq-amqp1.0-client

Erlang AMQP 1.0 client
Other
20 stars 29 forks source link

Add test cases with larger messages (100 kB, several MB, 10s of MBs) #14

Closed michaelklishin closed 6 years ago

michaelklishin commented 6 years ago

See https://github.com/rabbitmq/rabbitmq-amqp1.0-client/issues/11#issuecomment-353309245. At the very least we can add some test cases in the meantime.

kjnilsson commented 6 years ago

this test already tests split transfers against activemq and RabbitMQ.

kjnilsson commented 6 years ago

that said there may be some other bug around very large messages.