[
https://issues.apache.org/jira/browse/ARTEMIS-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-2651.
-------------------------------------
Resolution: Not A Bug
This is not a bug. It was an intentional decision for Artemis not to support
[blob messages|https://activemq.apache.org/blob-messages] mainly because
Artemis already has support for [arbitrarily large
messages|http://activemq.apache.org/components/artemis/documentation/latest/large-messages.html].
In the past this was only supported for the core JMS client, but recently
support was also added for AMQP via ARTEMIS-1975.
> Support for BLOB types
> ----------------------
>
> Key: ARTEMIS-2651
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2651
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.11.0
> Reporter: Tobias Wolf
> Priority: Major
>
> I got the message on the broker side that "BLOB types are not supported yet",
> just wondering why? Is this a bug?
> I`m running on Windows 10 with JDK 1.8.xxx
> 2020-03-10 13:55:29,822 WARN [org.apache.activemq.artemis.core.server] Errors
> occurred during the buffering operation : java.lang.IllegalStateException: We
> don't support BLOB type yet!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)