[GitHub] jmeter pull request: Refactor TestCacheManager: replace duplicated...

2016-04-19 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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: Refactor TestCacheManager: replace duplicated...

2016-04-19 Thread pmouawad
Github user pmouawad commented on the pull request:

https://github.com/apache/jmeter/pull/178#issuecomment-212119461
  
Hi @vlsi ,
Will you commit this ?
Thanks


---
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: Refactor TestCacheManager: replace duplicated...

2016-04-03 Thread vlsi
GitHub user vlsi opened a pull request:

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

Refactor TestCacheManager: replace duplicated code with inheritance

Reduce timeouts from 5 to 1 seconds to speedup test execution

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

$ git pull https://github.com/vlsi/jmeter http_test_refactor

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

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


commit 57cd58a9349d72da5a1f3312b9d42d6e1ca29094
Author: Vladimir Sitnikov 
Date:   2016-04-03T12:40:04Z

Refactor TestCacheManager: replace duplicated code with inheritance

Reduce timeouts from 5 to 1 seconds to speedup test execution




---
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.
---