You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <p....@ubik-ingenierie.com> on 2016/10/02 12:27:30 UTC

Interleave Controller accross threads

Hello,
I submitted a patch to BUG 60081:
https://bz.apache.org/bugzilla/show_bug.cgi?id=60081
Should I commit it ?
I'd like before to have some feedback.

Thanks
Regards
Philippe

Re: Interleave Controller accross threads

Posted by Philippe Mouawad <ph...@gmail.com>.
Hello,
Fixed in :

   - https://bz.apache.org/bugzilla/show_bug.cgi?id=60081


Regards

On Sun, Oct 2, 2016 at 5:52 PM, Philippe Mouawad <philippe.mouawad@gmail.com
> wrote:

> Hi,
> I attached a new version.
>
> Thanks for the idea, much better, I didn't like my previous code.
> Regards
>
> On Sun, Oct 2, 2016 at 2:48 PM, Philippe Mouawad <
> philippe.mouawad@gmail.com> wrote:
>
>>
>>
>> On Sunday, October 2, 2016, Felix Schumacher <
>> felix.schumacher@internetallee.de> wrote:
>>
>>> Am 02.10.2016 um 14:27 schrieb Philippe Mouawad:
>>>
>>>> Hello,
>>>> I submitted a patch to BUG 60081:
>>>> https://bz.apache.org/bugzilla/show_bug.cgi?id=60081
>>>> Should I commit it ?
>>>> I'd like before to have some feedback.
>>>>
>>> I don't know if we really have to communicate between the threads, or if
>>> it would be enough (for the reporter of the bug) to initialize the counter
>>> for each thread with thread number modulo number of entries in the
>>> controller.
>>
>> sounds a good idea.
>> It might be enough
>>
>>>
>>> Felix
>>>
>>>>
>>>> Thanks
>>>> Regards
>>>> Philippe
>>>>
>>>>
>>>
>>
>> --
>> Cordialement.
>> Philippe Mouawad.
>>
>>
>>
>>
>
>
> --
> Cordialement.
> Philippe Mouawad.
>
>
>


-- 
Cordialement.
Philippe Mouawad.

Re: Interleave Controller accross threads

Posted by Philippe Mouawad <ph...@gmail.com>.
Hi,
I attached a new version.

Thanks for the idea, much better, I didn't like my previous code.
Regards

On Sun, Oct 2, 2016 at 2:48 PM, Philippe Mouawad <philippe.mouawad@gmail.com
> wrote:

>
>
> On Sunday, October 2, 2016, Felix Schumacher <felix.schumacher@
> internetallee.de> wrote:
>
>> Am 02.10.2016 um 14:27 schrieb Philippe Mouawad:
>>
>>> Hello,
>>> I submitted a patch to BUG 60081:
>>> https://bz.apache.org/bugzilla/show_bug.cgi?id=60081
>>> Should I commit it ?
>>> I'd like before to have some feedback.
>>>
>> I don't know if we really have to communicate between the threads, or if
>> it would be enough (for the reporter of the bug) to initialize the counter
>> for each thread with thread number modulo number of entries in the
>> controller.
>
> sounds a good idea.
> It might be enough
>
>>
>> Felix
>>
>>>
>>> Thanks
>>> Regards
>>> Philippe
>>>
>>>
>>
>
> --
> Cordialement.
> Philippe Mouawad.
>
>
>
>


-- 
Cordialement.
Philippe Mouawad.

Re: Interleave Controller accross threads

Posted by Philippe Mouawad <ph...@gmail.com>.
On Sunday, October 2, 2016, Felix Schumacher <
felix.schumacher@internetallee.de> wrote:

> Am 02.10.2016 um 14:27 schrieb Philippe Mouawad:
>
>> Hello,
>> I submitted a patch to BUG 60081:
>> https://bz.apache.org/bugzilla/show_bug.cgi?id=60081
>> Should I commit it ?
>> I'd like before to have some feedback.
>>
> I don't know if we really have to communicate between the threads, or if
> it would be enough (for the reporter of the bug) to initialize the counter
> for each thread with thread number modulo number of entries in the
> controller.

sounds a good idea.
It might be enough

>
> Felix
>
>>
>> Thanks
>> Regards
>> Philippe
>>
>>
>

-- 
Cordialement.
Philippe Mouawad.

Re: Interleave Controller accross threads

Posted by Felix Schumacher <fe...@internetallee.de>.
Am 02.10.2016 um 14:27 schrieb Philippe Mouawad:
> Hello,
> I submitted a patch to BUG 60081:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=60081
> Should I commit it ?
> I'd like before to have some feedback.
I don't know if we really have to communicate between the threads, or if 
it would be enough (for the reporter of the bug) to initialize the 
counter for each thread with thread number modulo number of entries in 
the controller.

Felix
>
> Thanks
> Regards
> Philippe
>