apache / apache/jmeter

SaveService: output JMX from JMeterTreeNode or JMeterTreeModel

Open
#4,165 2 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

**Wyatt Epp** ([Bug 60336](https://bz.apache.org/bugzilla//show_bug.cgi?id=60336&redirect=false)):
This is something that would be useful to have if you're working with the API.

I specifically found need for it when working with the ProxyControl API because deliverSampler works with JMeterTreeNodes. So to output usable JMX with SaveService, I had to write code that traverses a JMeterTreeModel and builds a ListedHashTree. (It didn't end up being especially long, but it was tricky to debug.)

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.