Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1521
  
    @JPercivall @joewitt 
    
    The original PR seems to contain significant sections of code that are 
close to an old version of the following code:
    
    
https://github.com/inventit/mqtt-websocket-java/blob/master/src/main/java/io/inventit/dev/mqtt/paho/WebSocketNetworkModule.java
    
    seems to be the source of
    
    
nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/iot/util/WebSocketNetworkModule.java
    
    while
    
    
https://github.com/hapim/Android-MQTT-Websocket-Client/blob/master/org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/MqttAsyncClient.java
    
    seems to be the source of 
    
    
nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/iot/util/MqttWebSocketAsyncClient.java
    
    Should we put effort tracking poor licensing lapses and re-attribute code 
or should we drop both PRs and hope someone writes a new one one day?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to