Bug 52876 - JMeter New samplers for WebSphere MQ & MQTT Protocols
Summary: JMeter New samplers for WebSphere MQ & MQTT Protocols
Status: RESOLVED LATER
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 16:06 UTC by Qadeer Mohammed Abdul
Modified: 2012-04-28 13:56 UTC (History)
2 users (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Qadeer Mohammed Abdul 2012-03-10 16:06:01 UTC
Hi,
I have written a two new samplers along with the UI using JMeter framework. The two samplers are detailed below:

a. MQTT Client Sampler: This sampler uses the MQTT V3/V5 client API's to connect to a remote SCADA enabled protocol handler (eg: IBM WebSphere Message Broker or IBM MQXR etc).

This sampler is capable of sending request messages to SCADA servers and waits for a response (for a specified duration).

b. IBM WebSphere MQ Sampler: This sampler uses the IBM WebSphere MQ client API to connect to Message Broker and can put/get messages based on specific configuration specified in the sampler UI. Similar to MQTT client sampler, this sampler can send request and wait for response messages for specified duration.

The sampler works for WebSphere MQ version 7.0 or higher. Since it works with the JMeter framework, it can report results both on UI and on command line.

I would like to submit these two samplers to the JMeter community for inclusion in further releases of JMeter.

Can you please let me know what information you would require for including these samplers into the build ?

Thanks,
Qadeer
Comment 1 Philippe Mouawad 2012-03-10 16:48:13 UTC
Hello,
You need to provide your code as a  patch to jmeter last trunk if possible.
You also have to add the Apache license header to new file and remove @author tags.
Tests or Jmx plan showing how to use feature are also welcome.

We Will look at the patch as soon as possible and if we require more infos we Will comment this issue.
Thanks for proposition.
Regards
Philippe
Comment 2 Philippe Mouawad 2012-04-28 13:56:08 UTC
Closing as no news from reporter
Comment 3 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2773