Github user loganmzz commented on the issue:
https://github.com/apache/jmeter/pull/240
Here is a sample script to check robustness against an ActiveMQ instance.
[JMeter-ActiveMQ.zip](https://github.com/apache/jmeter/files/661260/JMeter-ActiveMQ.zip)
Try to launch
Github user loganmzz commented on the issue:
https://github.com/apache/jmeter/pull/241
Yes I can give it a try. However, can you suggest a stable commit ? Or I
can just use anyone ?
PS : I'm co-author of the PR.
---
If your project is set up for it, you can reply to
Github user loganmzz commented on the issue:
https://github.com/apache/jmeter/pull/240
Close publisher isn't supposed to throw exception. A quick view at the
code, confirms only system (in VM sense) error can be raised. What is supposed
to be done in this case ?
---
If your pr
Github user loganmzz commented on the issue:
https://github.com/apache/jmeter/pull/241
Yes, it finally replaces #239. I have first supposed both will be merged,
but finally rewritten to improve clean code with separation of concerns.
Regarding performance, "raw" mod
GitHub user loganmzz opened a pull request:
https://github.com/apache/jmeter/pull/245
Allow table sorting
It is a PR about [Bugzilla ID
52962](https://bz.apache.org/bugzilla/show_bug.cgi?id=52962)
PR is cut into many commits for each required step for full implementation
Github user loganmzz commented on the issue:
https://github.com/apache/jmeter/pull/245
I have commented TableModelEventBacker, and rebase it on trunk:
d29ac213d3971942c8d98c4ef7223fed97001cfc (Sonar : fix
squid:UselessParenthesesCheck Remove those useless parentheses.)
You
Github user loganmzz commented on the issue:
https://github.com/apache/jmeter/pull/241
I have rebase my works on trunk: d29ac213d3971942c8d98c4ef7223fed97001cfc
(Sonar : fix squid:UselessParenthesesCheck Remove those useless parentheses)
and replaces the simple cache API by Caffeine
GitHub user loganmzz opened a pull request:
https://github.com/apache/jmeter/pull/386
Adds parameter supports for RMI keystore creation scripts
Helps to integrate script into non-interactive process.
## Description
Pass script parameters to keytool command