Justin Hopper
Justin Hopper
Currently, if I specify the Rabbit Host Parts via topology config, I get a a NPE when it is trying to configure the connection. It looks up HA Hosts and...
In trying to setup a spout that does not use HA, the code for checking for HA throws a NPE in this code here since it assumes that any key...
Following the guide for SSL/TLS configuration on the RabbitMQ site, requires that a Truststore Manager is given to the `sslConfigure()` method. In addition to the existing `ssl` configuration, it needs...