Michael André Pearce

Results 105 comments of Michael André Pearce

@danielwegener please see https://github.com/danielwegener/logback-kafka-appender/pull/56 we believe the issue is that the lazy producer fails to initialise a producer, thus returns null on lazyproducer.get this is then passed to and then...

@danielwegener agreed. Just NPE fix sorts as you say the most trivial and easiest to hit issue.

@gemmellr the issue, we are getting is that whilst ActiveMQ (Openwire) and ActiveMQ Artemis (CORE) clients seem to be honouring the credentials when set via JMS as such its vendor...

Just for your benefit, we are actually trying to switch some Kafka Connect JMS Sinks to use AMQP to get everything over to AMQP instead CORE/OPENWIRE , we are using...

> If you are saying that the factory.createConnection(user, pass) method doesnt work and this does, then that would likely be a bug that should be investigated and fixed, but it...

It seems if whom ever owns this fork should be able to do this with relative ease http://www.hpique.com/2013/09/updating-a-fork-directly-from-github/

Ill let others discuss merits of jdk vs jre ... but this would require a jira, this isnt a small typo or doc fix.

Whats difference of this and same named PR? https://github.com/apache/activemq-artemis/pull/4017? If no difference then please check all previous points in other pr are addressed