[GitHub] jmeter issue #387: Add delegation for SPNEGO back to JMeter

2018-06-08 Thread pmouawad
Github user pmouawad commented on the issue:

https://github.com/apache/jmeter/pull/387
  
Thanks Felix


---


[GitHub] jmeter issue #387: Add delegation for SPNEGO back to JMeter

2018-06-08 Thread FSchumacher
Github user FSchumacher commented on the issue:

https://github.com/apache/jmeter/pull/387
  
I thought I hat to overwrite the method `createGSSContext`, which is only 
possible on a subclass in the same package. I changed it now explicitly to call 
another method and placed the classes in JMeter's package namespace. Will check 
on Monday, if it is still working.


---


[GitHub] jmeter issue #387: Add delegation for SPNEGO back to JMeter

2018-06-08 Thread pmouawad
Github user pmouawad commented on the issue:

https://github.com/apache/jmeter/pull/387
  
Thanks for PR.
Just wondering, why do we use httpcomponents package ?

- org.apache.http.impl.auth.DelegatingKerberosScheme
- org.apache.http.impl.auth.DelegatingSPNegoScheme

Thanks


---


Re: [apache/jmeter] Hdrhistogram (#380)

2018-06-08 Thread Philippe Mouawad
On Friday, June 8, 2018, Isuru Perera  wrote:

> Hi Philippe,
>
> Do you mean whether I can continue the work done by Felix to integrate
> HdrHistogram?

yes. it would be great.

>
> I'm also studying HdrHistogram now for a different project.
>
> On Fri, Jun 8, 2018 at 10:54 AM Philippe Mouawad <
> philippe.moua...@gmail.com>
> wrote:
>
> > Hello Isuru,
> > It would be great if you found some  time to contribute a PR.
> >
> > Regards
> >
> > On Friday, June 8, 2018, Isuru Perera  wrote:
> >
> > > I think HdrHistogram will be enough for calculating statistics for now.
> > >
> > > As I understood, LatencyUtils is a good project to measure latencies
> > within
> > > your application. LatencyUtils project has a way of tracking and
> correct
> > > the effects of pauses in an application. LatencyUtils project still
> uses
> > > HdrHistogram to calculate min, max, avg, percentiles, etc. We can
> > > definitely work on integrating LatencyUtils later.
> > >
> > > On Thu, Jun 7, 2018 at 11:40 PM Vladimir Sitnikov <
> > > sitnikov.vladi...@gmail.com> wrote:
> > >
> > > > >If this one holds back a release, I would plead to plan this change
> > for
> > > > the next one after.
> > > >
> > > > +1
> > > >
> > > > Vladimir
> > > >
> > >
> > >
> > > --
> > > Isuru Perera
> > > about.me/chrishantha
> > >
> >
> >
> > --
> > Cordialement.
> > Philippe Mouawad.
> >
>
>
> --
> Isuru Perera
> about.me/chrishantha
>


-- 
Cordialement.
Philippe Mouawad.


Re: [apache/jmeter] Hdrhistogram (#380)

2018-06-08 Thread Isuru Perera
Hi Philippe,

Do you mean whether I can continue the work done by Felix to integrate
HdrHistogram?

I'm also studying HdrHistogram now for a different project.

On Fri, Jun 8, 2018 at 10:54 AM Philippe Mouawad 
wrote:

> Hello Isuru,
> It would be great if you found some  time to contribute a PR.
>
> Regards
>
> On Friday, June 8, 2018, Isuru Perera  wrote:
>
> > I think HdrHistogram will be enough for calculating statistics for now.
> >
> > As I understood, LatencyUtils is a good project to measure latencies
> within
> > your application. LatencyUtils project has a way of tracking and correct
> > the effects of pauses in an application. LatencyUtils project still uses
> > HdrHistogram to calculate min, max, avg, percentiles, etc. We can
> > definitely work on integrating LatencyUtils later.
> >
> > On Thu, Jun 7, 2018 at 11:40 PM Vladimir Sitnikov <
> > sitnikov.vladi...@gmail.com> wrote:
> >
> > > >If this one holds back a release, I would plead to plan this change
> for
> > > the next one after.
> > >
> > > +1
> > >
> > > Vladimir
> > >
> >
> >
> > --
> > Isuru Perera
> > about.me/chrishantha
> >
>
>
> --
> Cordialement.
> Philippe Mouawad.
>


-- 
Isuru Perera
about.me/chrishantha