[GitHub] jmeter issue #231: WIP: timer that produces poisson arrivals with given cons...

2017-12-26 Thread ham1
Github user ham1 commented on the issue:

https://github.com/apache/jmeter/pull/231
  
Is there a better name which makes the difference between the Constant 
Throughput Timer clearer, or should that be deprecated or just replaced with 
this?


---


[GitHub] jmeter issue #231: WIP: timer that produces poisson arrivals with given cons...

2017-12-26 Thread vlsi
Github user vlsi commented on the issue:

https://github.com/apache/jmeter/pull/231
  
"Precise Throughput Timer" sounds goods.

PS. There's "Poisson Random Timer" in JMeter: 
http://jmeter.apache.org/usermanual/component_reference.html#Poisson_Random_Timer
  I guess it is used much less often. Frankly speaking, I do not see a use case 
for it.

Should we somehow deprecate it?


---


[GitHub] jmeter issue #231: WIP: timer that produces poisson arrivals with given cons...

2017-12-26 Thread pmouawad
Github user pmouawad commented on the issue:

https://github.com/apache/jmeter/pull/231
  
@vlsi , 
What about:

- Poisson Arrivals timer ?
- Precise Throughput Timer ?



---


Build failed in Jenkins: JMeter-trunk #6564

2017-12-26 Thread Apache Jenkins Server
See 


Changes:

[pmouawad] Bug 61931 - Exponential Timer : timer that produces poisson arrivals 
with given constant throughput 
This closes #231
Bugzilla Id: 61931

--
[...truncated 259.42 KB...]

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: log4j-slf4j-impl-2.8.2.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: spock-core-1.0-groovy-2.4.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: cglib-nodep-3.2.5.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: objenesis-2.6.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: jtidy-r938.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: tika-core-1.17.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: tika-parsers-1.17.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: velocity-1.7.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: commons-lang-2.6.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xalan-2.7.2.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xercesImpl-2.11.0.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xml-apis-1.4.01.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xmlgraphics-commons-2.2.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xmlpull-1.1.3.1.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xpp3_min-1.1.4c.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: xstream-1.4.10.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: hsqldb-2.4.0.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: activemq-all-5.15.2.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: mina-core-2.0.16.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: ftplet-api-1.1.1.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: ftpserver-core-1.1.1.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: org.jacoco.ant-0.7.9-nodeps.jar

_check_jarfile:

_check_exists:

_checkMD5:
 [echo] Checksum OK: sonarqube-ant-task-2.5.jar

_check_jarfile:

_distribution:
 [echo] Creating JMeter distribution apache-jmeter-r1819293 1819293

_filter:
  [tar] Building tar: 

 [gzip] Building: 

   [delete] Deleting: 


_hash:
 [echo] Creating MD5 for dist/apache-jmeter-r1819293.tgz
 [echo] Creating SHA-512 for dist/apache-jmeter-r1819293.tgz

_filter:
 [echo] Converting work files to eol=crlf in dist/crlf
[mkdir] Created dir: 

 [copy] Copying 1594 files to 

  [zip] Building zip: 


_hash:
 [echo] Creating MD5 for dist/apache-jmeter-r1819293.zip
 [echo] Creating SHA-512 for dist/apache-jmeter-r1819293.zip
   [delete] Deleting directory 


_filter:
  [tar] Building tar: 

 [gzip] Building: 

   [delete] Deleting: 


_hash:
 [echo] Creating MD5 for dist/apache-jmeter-r1819293_src.tgz
 [echo] Creating SHA-512 for dist/apache-jmeter-r1819293_src.tgz

_filter:
 [echo] Converting work files to eol=crlf in dist/crlf
[mkdir] Created dir: 

 [copy] Copying 1758 files to 

  [zip] Building zip: 


_hash:
 [echo] Creating MD5 for dist/apache-jmeter-r1819293_src.zip
 [echo] Creating SHA-512 for dist/apache-jmeter-r1819293_src.zip
   [delete] Deleting directory 


nightly:

_coverage.report:
[jacoco:report] Loading execution data file 

[jacoco:report] Writing bundle 'JMeter 

[GitHub] jmeter pull request #231: WIP: timer that produces poisson arrivals with giv...

2017-12-26 Thread asfgit
Github user asfgit closed the pull request at:

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


---