https://issues.apache.org/bugzilla/show_bug.cgi?id=54960
--- Comment #3 from Jan <[email protected]> --- Thanks for showing interest in mongometer http://exceptionallyexceptionalexceptions.blogspot.co.uk/2013/01/mongometer-v20.html which I donated to the project a few months back. This 'project' was initially a hack so I could quick and consistently compare the _relative_ performance of multiple mongodb scripts that were attempting to achieve the same outcome. It was never about the performance of the plugin itself, the plugin was the vehicle to compare scripts. I'm more than happy for changes to be made that will improve the usability of the plugin - I'd suggest that the jmeter project owners moderate the changes to the code as they see fit; I'm not precious about it in any way. You can also access the original source on github https://github.com/JanPaulEttles/mongometer With regards to the return prior to the finally clause; what's your issue? The finally clause will always be called prior to the return. -- You are receiving this mail because: You are the assignee for the bug.
