Is failover for blob transfer policy available in ActiveMQ ? I tried searching AMQ documentation but could not find any such thing. In case I want to use ActiveMQ s jetty server for file upload and I am using failover protocol with multiple hosts , how should I set Blob transfer policy ? We are using ActiveMQ 5.10.2
I need the queue to enforce no-duplicate policy. Is it possible? If so , how? (I ve been googling for hours... ) Edit: The ActiveMQSession implementation has this lines: // transform to ...