Updated Branches:
  refs/heads/0.8 517af4779 -> 85c715915

KAFKA-922 System Test - set retry.backoff.ms=300 to testcase_0119; reviewed by 
Neha Narkhede


Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/85c71591
Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/85c71591
Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/85c71591

Branch: refs/heads/0.8
Commit: 85c71591548d1069ff78214dd943df87fa87b3db
Parents: 517af47
Author: John Fung <[email protected]>
Authored: Wed May 29 09:36:45 2013 -0700
Committer: Neha Narkhede <[email protected]>
Committed: Wed May 29 09:36:52 2013 -0700

----------------------------------------------------------------------
 .../testcase_0119/testcase_0119_properties.json    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka/blob/85c71591/system_test/replication_testsuite/testcase_0119/testcase_0119_properties.json
----------------------------------------------------------------------
diff --git 
a/system_test/replication_testsuite/testcase_0119/testcase_0119_properties.json 
b/system_test/replication_testsuite/testcase_0119/testcase_0119_properties.json
index ceb06aa..442a481 100644
--- 
a/system_test/replication_testsuite/testcase_0119/testcase_0119_properties.json
+++ 
b/system_test/replication_testsuite/testcase_0119/testcase_0119_properties.json
@@ -70,6 +70,7 @@
       "message-size": "500",
       "message": "100",
       "request-num-acks": "-1",
+      "producer-retry-backoff-ms": "300",
       "sync":"true",
       "log_filename": "producer_performance.log",
       "config_filename": "producer_performance.properties"

Reply via email to