apache / apache/jmeter

JMS Point to Point custom request headers

Open
#3,923 3 comments 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**mdiianni** ([Bug 59245](https://bz.apache.org/bugzilla//show_bug.cgi?id=59245&redirect=false)):
Increasing security threads force service providers to increase security levels on their backend applications to communicate across the network.

Publishing and Subscribing to message queues requires more and more the use of TLS security to validate source and destination of the messages (signing). Some companies or developers has opted for including a custom header on the JMS request with a signature which is a valid approach but not possible to test it using JMeter as custom headers are not allowed yet on JMS Point to Point sampler.

The only way to test the service so far is to disable TLS or include a JSR223 Pre-processor to deal with it, but actually building a pre-processor means re-implement the whole JMS Point to Point sampler which is a bit of a nonsense.

Thank you,
Maurizio

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.