You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by hemikak <gi...@git.apache.org> on 2016/01/13 11:32:00 UTC

[GitHub] jmeter pull request: MQTT plugin for Jmeter

GitHub user hemikak opened a pull request:

    https://github.com/apache/jmeter/pull/72

    MQTT plugin for Jmeter

    Hi All,
    
    This PR contains a 'Publisher' and 'Subscriber' sampler for MQTT(Message Queuing Telemetry Transport) v3.1.1 protocol. Specification at [1].  The samplers use the Eclipse Paho MQTT client v1.0.2 for publishing and subscribing.
    
    The client was tested on WSO2 Message Broker.
    
    Your comments are welcomed.
    
    [1] - http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html
    
    Thanks,
    Hemika

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hemikak/jmeter mqtt-plugin

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #72
    
----
commit 150c342ef7b70254eb5c7521745e4d85bfecdd60
Author: Hemika Yasinda Kodikara <he...@gmail.com>
Date:   2016-01-12T08:29:03Z

    Implementing MQTT plugin for Jmeter

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: MQTT plugin for Jmeter

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the pull request:

    https://github.com/apache/jmeter/pull/72#issuecomment-178402985
  
    Hi,
    As I said, for nowwe are preparing the next version. This sampler if acceptedby team would be in n+2 version.
    I have opened a dev discussion regarding its integration. 
    You can follow and comment on dev mailing list.Regards


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #72: MQTT plugin for Jmeter

Posted by hemikak <gi...@git.apache.org>.
Github user hemikak commented on the issue:

    https://github.com/apache/jmeter/pull/72
  
    Hi All,
    
    I updated the PR to resolve merge conflicts. Also updated the mqtt paho client library version to 1.1.0.
    
    Regards,
    Hemika


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request #72: MQTT plugin for Jmeter

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jmeter/pull/72


---

[GitHub] jmeter pull request: MQTT plugin for Jmeter

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the pull request:

    https://github.com/apache/jmeter/pull/72#issuecomment-171421826
  
    Hello,
    First , big thanks for your PR.
    We will have a look at it soon, but if teams agrees on integrating it to Core, it should happen in N+2 release (not the next one).
    
    Taking into account the size of contribution, I think you should send a http://www.apache.org/licenses/icla.txt to secretary at apache.org mentioning this contribution.
    
    Thanks a lot again.
    Regards
    Philippe M.
    @philmdot


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: MQTT plugin for Jmeter

Posted by hemikak <gi...@git.apache.org>.
Github user hemikak commented on the pull request:

    https://github.com/apache/jmeter/pull/72#issuecomment-174399013
  
    Hi @pmouawad ,
    
    I received an acknowledgement on the ICLA.
    
    Regards,
    Hemika


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: MQTT plugin for Jmeter

Posted by hemikak <gi...@git.apache.org>.
Github user hemikak commented on the pull request:

    https://github.com/apache/jmeter/pull/72#issuecomment-178377099
  
    Hi @pmouawad ,
    
    Any update regarding the PR ?
    
    Regards,
    Hemika


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request: MQTT plugin for Jmeter

Posted by hemikak <gi...@git.apache.org>.
Github user hemikak commented on the pull request:

    https://github.com/apache/jmeter/pull/72#issuecomment-174409999
  
    Sampler images : 
    
    ![mqtt_subscriber](https://cloud.githubusercontent.com/assets/4398820/12543290/fffc5910-c353-11e5-8b8b-9ad5eb1ea8fe.png)
    ![mqtt_publisher](https://cloud.githubusercontent.com/assets/4398820/12543289/fff8b2ce-c353-11e5-9363-4894d8e594f7.png)



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #72: MQTT plugin for Jmeter

Posted by pmouawad <gi...@git.apache.org>.
Github user pmouawad commented on the issue:

    https://github.com/apache/jmeter/pull/72
  
    It appears that you have made this a 3rd party plugin for MQTT.
    So we'll close this PR as WONTFIX.
    
    Thank you anyway for your contribution.


---