Commit Graph

9260 Commits

Author SHA1 Message Date
Philippe Mouawad aaac9ca284 Use BufferedOutputStream
Test log level

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382574 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7050d8b502
2012-09-09 20:42:28 +00:00
Philippe Mouawad b90a35a4ec Cache thread name
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382573 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 361c8a4e1c
2012-09-09 20:41:44 +00:00
Philippe Mouawad e63d454c87 Use BufferedOutputStream
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382572 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 72e78249f1
2012-09-09 20:41:11 +00:00
Philippe Mouawad 7c9f5b00f7 Use BufferedOutputStream
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382571 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1a5c7fec2a
2012-09-09 20:39:16 +00:00
Philippe Mouawad 08f24153d5 Use BufferedOutputStream
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382570 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 39aeff458e
2012-09-09 20:38:26 +00:00
Philippe Mouawad 1136663ea6 Use BufferedOutputStream
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382569 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e03bc794cc
2012-09-09 20:38:15 +00:00
Sebastian Bazley 99ca4714e1 Pressing "Stop" does not interrupt the TCP sampler
Bugzilla Id: 53838


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382510 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: aa43c67b6b
2012-09-09 14:50:11 +00:00
Philippe Mouawad 7dc312c560 Add known issue
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382306 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ae30a5fa51
2012-09-08 14:06:42 +00:00
Philippe Mouawad c3ab2b5200 Bug 53844 - JDBC related elements should check class of Variable Name supposed to contain JDBC Connection Configuration to avoid ClassCastException
Fix screenshot dimensions
Bugzilla Id: 53844

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382303 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 67d8bcbb9d
2012-09-08 13:46:02 +00:00
Philippe Mouawad 79e7a6cb62 update image as there are new fields
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382302 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0ff422fd1e
2012-09-08 13:42:33 +00:00
Philippe Mouawad 9096e3614b Bug 53844 - JDBC related elements should check class of Variable Name supposed to contain JDBC Connection Configuration to avoid ClassCastException
Bugzilla Id: 53844

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382301 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4e3b5e882d
2012-09-08 13:40:48 +00:00
Philippe Mouawad 663732ce33 Make message clearer when getDataSource() returns empty value
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382300 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b9b13e29aa
2012-09-08 13:35:16 +00:00
Philippe Mouawad 17add35369 Add javadocs
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382254 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fcc1bbae2a
2012-09-08 09:04:02 +00:00
Philippe Mouawad 880ca330f4 Bug 53841 - CSVSaveService reads file using JVM default file encoding instead of using the one configured in saveservice.properties
Fix test failure and clarify failure message
Bugzilla Id: 53841

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382248 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: baf3da4ab3
2012-09-08 08:31:31 +00:00
Philippe Mouawad aab6f2dae1 Bug 53841 - CSVSaveService reads file using JVM default file encoding instead of using the one configured in saveservice.properties
Bugzilla Id: 53841

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382180 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5fcb74b7ca
2012-09-07 21:27:24 +00:00
Philippe Mouawad a86d744455 Add logging + cascade exception
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382138 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 40808043da
2012-09-07 19:53:30 +00:00
Philippe Mouawad ea88295a92 Remove isNumeric and add warning
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1382128 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 615a26e2ca
2012-09-07 19:01:30 +00:00
Philippe Mouawad e670b8b907 Rollback StringUtils#isNumeric test (thanks sebb for pointing this ! )
Added 2 tests in JUnit to detect these errors

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381904 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 697b2b1c6f
2012-09-07 06:43:57 +00:00
Philippe Mouawad a19da3f313 Remove unused parameters
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381742 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3d40e9f287
2012-09-06 20:20:30 +00:00
Philippe Mouawad 3d80c3e82c Comment unused parameter
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381738 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 84697c3083
2012-09-06 20:06:02 +00:00
Philippe Mouawad 3401fa0c24 Remove unused parameter
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381737 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7de68c0ef8
2012-09-06 20:05:28 +00:00
Philippe Mouawad 311863a822 lowercase non constant attributes
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381736 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 70e7fb3c40
2012-09-06 20:04:51 +00:00
Philippe Mouawad 696704565e Comment unused method
make attribute a local parameter

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381735 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8ae7277958
2012-09-06 20:04:02 +00:00
Philippe Mouawad fc3d366f80 Remove unused var
Use interface when possible

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381734 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9c23f8e501
2012-09-06 20:03:10 +00:00
Philippe Mouawad 26fc40433b Change as per sebb comment
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381480 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 35f0ffd9f0
2012-09-06 06:55:00 +00:00
Philippe Mouawad 4e155e1f58 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381476 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0c95949cfc
2012-09-06 06:45:38 +00:00
Philippe Mouawad bf40163f54 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381475 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0282a13cd5
2012-09-06 06:45:24 +00:00
Sebastian Bazley 745453c696 Remove references to removed parameter
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381441 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b911660a93
2012-09-05 23:20:05 +00:00
Sebastian Bazley 0a79e9a52c Remove unnecessary and distracting line-wraps
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381439 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9269a71ec6
2012-09-05 23:18:03 +00:00
Philippe Mouawad dc36975a65 Make fields final
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381391 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c0faaf7cc5
2012-09-05 21:20:53 +00:00
Philippe Mouawad 5b192ce562 use interface instead of impl
remove useless null test

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381389 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4564c18de6
2012-09-05 21:20:37 +00:00
Philippe Mouawad ad78fa9a57 use interface instead of impl
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381385 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ba476d6626
2012-09-05 21:20:18 +00:00
Philippe Mouawad dc0473b66b Remove useless braces
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381377 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0d6c0932e2
2012-09-05 21:17:10 +00:00
Philippe Mouawad 1ecc69cd19 remove temp var
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381376 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c0cd0d6b97
2012-09-05 21:16:48 +00:00
Philippe Mouawad d6f8fd4777 Make fields final
Make field local

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381375 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ca3d2f82a9
2012-09-05 21:16:29 +00:00
Philippe Mouawad 3e06b1a00e Make fields final
Make field constant

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381374 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 776813a934
2012-09-05 21:15:29 +00:00
Philippe Mouawad 6cadc1f118 Remove useless braces
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381372 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4b7bd0510a
2012-09-05 21:14:48 +00:00
Philippe Mouawad 3c07195769 Remove useless braces
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381371 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c5a8e12fbf
2012-09-05 21:13:53 +00:00
Philippe Mouawad 09017a95b6 Make fields final
Make field local

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381370 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 24882de5ab
2012-09-05 21:13:26 +00:00
Philippe Mouawad d5a4e09527 Remove useless code
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381369 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9736a8b93d
2012-09-05 21:12:35 +00:00
Philippe Mouawad 8ed84c212e Add braces for if
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381368 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ac0b70e492
2012-09-05 21:10:38 +00:00
Philippe Mouawad 339e3996a9 Remove unused parameter
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381362 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d84c4b26aa
2012-09-05 20:47:18 +00:00
Philippe Mouawad 0c439ffd92 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381358 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ff9934dcfa
2012-09-05 20:42:09 +00:00
Philippe Mouawad 42d7b3c9d4 Remove static import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381357 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 926647f43e
2012-09-05 20:39:43 +00:00
Philippe Mouawad ff76f48cdf use indexOf(char)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381356 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 63ca412d46
2012-09-05 20:39:19 +00:00
Philippe Mouawad 2df63970ea Use System.arrayCopy
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381354 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: caca18f1ef
2012-09-05 20:38:12 +00:00
Philippe Mouawad 9f494f67eb use indexOf(char)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381353 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8e247d8f72
2012-09-05 20:35:30 +00:00
Philippe Mouawad d2be8e7250 Use System.arrayCopy
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381352 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e198de202d
2012-09-05 20:33:08 +00:00
Philippe Mouawad bdb7f3965d remove unused import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381351 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 62953cc8e1
2012-09-05 20:32:35 +00:00
Philippe Mouawad f6dd347a3e use indexOf(char)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1381350 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0eda67633a
2012-09-05 20:32:11 +00:00