asfimport

Results 311 comments of asfimport

@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65892&redirect=false#c1)): Have you done some profiling, to see where we spent our precious CPU cycles? The HdrHistogram would be nice, if we would resurrect the patch for...

@pmouawad ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c1)): (In reply to Sebastian Boga from comment 0) > There are some plugins that are very useful for our work as JMeter testers. > We should...

**orimarko** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c2)): Plugins Manager is a extension tool for JMeter, which support many features I suggest adding its latest jar to lib/ext folder by default Approved in Plugins...

**orimarko** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c3)): Need to add the file to lib/ext Created attachment [patch63459.patch](https://apache.github.io/jmeter-bugzilla-attachments/59/63459/36608/patch63459.patch): Add plugins to lib/ext patch63459.patch ````diff Index: lib/ext/jmeter-plugins-manager-1.3.jar =================================================================== Cannot display: file marked as a binary...

@vlsi ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c4)): 1) -1 to committing jar files under source control 2) JMeter Plugins defaults (see https://jmeter-plugins.org/repo/) to "http://" URLs, so it would open remote code execution issues...

@vlsi ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c5)): Note: even in case Plugins Manager is shipped by default, users would still have to reinstall the plugins. I'm not sure a mere inclusion of Plugins...

**Sebastian Boga** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c6)): If I am sending you a script via email or skype and in my script I am using a certain plugin (let's say Dummy Sampler...

@pmouawad ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c7)): Hello @Orimarko, thanks for patch, but I don't think the patch is complete, it only excludes plugins-manager from being committed. A better patch would be to...

@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c8)): I am not convinced that including the plugin manager in JMeter is a good idea. * Apache is not about distributing binaries, but source. * If...

**orimarko** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=63459&redirect=false#c9)): License is ok as it's under Apache 2 according to site https://jmeter-plugins.org/wiki/PluginsManager/