Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2154#discussion_r143278549
--- Diff:
nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/test/java/org/apache/nifi/processors/mqtt/common/MqttTestClient.java
---
@@ -195,4 +218,296 @@ public String getServerURI() {
public void close() throws MqttException {
}
+
--- End diff --
There is a lot of boilerplate looking javadocs. Are these copied/pasted
from somewhere? Where is that?---
