You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/05 22:10:00 UTC

[jira] [Commented] (BAHIR-148) Use same version of MQTT client in all MQTT extensions

    [ https://issues.apache.org/jira/browse/BAHIR-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279268#comment-16279268 ] 

ASF subversion and git services commented on BAHIR-148:
-------------------------------------------------------

Commit 55c60e5dd25c7c696118d2f2c8760fe5a17c1354 in bahir's branch refs/heads/master from [~luciano resende]
[ https://git-wip-us.apache.org/repos/asf?p=bahir.git;h=55c60e5 ]

[BAHIR-148] Use consistent MQTT client dependency version

Create a property to use a consistent version of the MQTT
client across all extensions based on MQTT.

For now, use org.eclipse.paho.client.mqttv3:1.1.0


> Use same version of MQTT client in all MQTT extensions
> ------------------------------------------------------
>
>                 Key: BAHIR-148
>                 URL: https://issues.apache.org/jira/browse/BAHIR-148
>             Project: Bahir
>          Issue Type: Bug
>          Components: Spark Streaming Connectors, Spark Structured Streaming Connectors
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>
> Currently MQTT streaming connector is using org.eclipse.paho.client.mqttv3:1.0.2 while MQTT structured streaming data source is using org.eclipse.paho.client.mqttv3:1.1.0
> They should all use org.eclipse.paho.client.mqttv3:1.1.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)