[GitHub] jmeter issue #298: Vary header cache

2017-06-27 Thread pmouawad
Github user pmouawad commented on the issue: https://github.com/apache/jmeter/pull/298 Thanks Felix for PR. I reviewed it, it looks good to me. Maybe since we're making API modifications we should start thinking about: - https://bz.apache.org/bugzilla/show_bug.cgi?id=53540

Re: Fixing a bug

2017-06-27 Thread Milamber
Hello, You can start with this link: http://jmeter.apache.org/building.html Milamber On 27/06/2017 05:40, Tharindu Dananjaya wrote: I'm new to jmeter but want to fix a bug of Jmeter. please someone give me some instructions.

Re: Running Listeners in server mode

2017-06-27 Thread Giovanni Paolo Gibilisco
I've modified the implementation of the exporter in order to run as a Backend Listener but when running in the remote configuration the listnere is only run on the "Client" instance, not on the "Server" generating the load. Is there a way to run listeners on "Server" nodes? You can have a look at

Re: Help testing new LDAP settings for PMCs

2017-06-27 Thread Sam Ruby
I've made the change. Please either respond here or ping me on hipchat if you spot any problems. - Sam Ruby On Thu, Jun 22, 2017 at 6:53 PM, sebb wrote: > The Whimsy PMC would be very grateful if some volunteers from the > JMeter PMC could help with testing a new setup for LDAP groups. > > Thi

Re: Running Listeners in server mode

2017-06-27 Thread Giovanni Paolo Gibilisco
Ok, I'm looking at those implementations. Should I keep building a plugin or it is better to fork jmeter and build it there? 2017-06-27 11:23 GMT+02:00 Antonio Gomes Rodrigues : > Hi, > > Check Backend Listener > https://jmeter.apache.org/usermanual/component_reference.html#Backend_ > Listener >

Re: Running Listeners in server mode

2017-06-27 Thread Antonio Gomes Rodrigues
Hi, Check Backend Listener https://jmeter.apache.org/usermanual/component_reference.html#Backend_Listener We have already a Graphite and a InfluxDB listener. In my opinion, you can add another custom implementation to use Prometheus Antonio 2017-06-26 23:06 GMT+02:00 Giovanni Paolo Gibilisco :