zeromq / jeromq-jms

JeroMQ JMS
25 stars 13 forks source link

Extended is not working #7

Closed Zurvarian closed 5 years ago

Zurvarian commented 7 years ago

Hello,

I've been testing this library and found that I cannot make "extend=" in the query params to work. I've defined a parent topic and pass it in the ZmqConnectionFactory destinations parameter, then I've tried to create the topic using the ZmqSession obteined from the ZmqConnection created by the mentioned ZmqConnectionFactory, but I get an error saying "Unable to resolve 'socket.addr' or 'gateway.addr'" for my queue URI.

Additionally to the error previously mentioned, I've tried to download the project and see how ZmqExtendedURI is used, but I couldn't find any reference to that class being used, except for the corresponding UnitTest class.

Best regards,

mjeremym commented 5 years ago

Fixed in release 3.0