[GitHub] jmeter pull request #385: jMeter threads implemented using CachedThreadPool

2018-06-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] jmeter pull request #385: jMeter threads implemented using CachedThreadPool

2018-05-20 Thread srijondas
GitHub user srijondas opened a pull request:

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

jMeter threads implemented using CachedThreadPool

## Description



## Motivation and Context



## How Has This Been Tested?




## Screenshots (if appropriate):

## Types of changes

- New feature (non-breaking change which adds functionality)


## Checklist:


- [ X] My code follows the [code style][style-guide] of this project.
- [ ] I have updated the documentation accordingly.

[style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines


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

$ git pull https://github.com/srijondas/jmeter-1 62390

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

https://github.com/apache/jmeter/pull/385.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 #385


commit 31ae054148a04e5b1a5cac3dead6e605d8902b8f
Author: Srijon 
Date:   2018-05-20T22:40:51Z

Fix to 62390




---