exceptionfactory commented on code in PR #11553:
URL: https://github.com/apache/nifi/pull/11553#discussion_r3789799892
##########
nifi-extension-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/test/java/org/apache/nifi/processors/mqtt/TestConsumeMQTT.java:
##########
@@ -831,12 +831,12 @@ private void publishMessage(final String payload, final
int qos) {
}
private static String addSSLContextService(TestRunner testRunner) throws
InitializationException {
Review Comment:
Thanks for suggestion, yes, I pushed an update with a new unit test that
exercises TLS for both adapters
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]