[GitHub] jmeter pull request #260: Manually synchronized on synchronizedMap as per do...

2017-02-27 Thread ham1
Github user ham1 closed the pull request at:

https://github.com/apache/jmeter/pull/260


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] jmeter pull request #260: Manually synchronized on synchronizedMap as per do...

2017-01-29 Thread ham1
GitHub user ham1 opened a pull request:

https://github.com/apache/jmeter/pull/260

Manually synchronized on synchronizedMap as per docs and bz55827

Fixes issue identified in 
[bz55827](https://bz.apache.org/bugzilla/show_bug.cgi?id=55827)

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ham1/jmeter bz55827-synchronized-map

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #260


commit 380a0f4269c2c8a28d4ffeea2a1c5bc15bde7877
Author: Graham Russell 
Date:   2017-01-29T10:05:58Z

manually synchronized on synchronizedMap as per docs and bz55827




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---