[
https://issues.apache.org/jira/browse/KAFKA-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016215#comment-14016215
]
Sriharsha Chintalapani commented on KAFKA-924:
----------------------------------------------
[~junrao] I ran the system tests as suggested.
Total failures count : 0
_test_case_name : testcase_1
_test_class_name : ReplicaBasicTest
arg : bounce_broker : true
arg : broker_type : leader
arg : message_producing_free_time_sec : 15
arg : num_iteration : 2
arg : num_messages_to_produce_per_producer_call : 50
arg : num_partition : 2
arg : replica_factor : 3
arg : sleep_seconds_between_producer_calls : 1
validation_status :
No. of messages from consumer on [test_1] at
simple_consumer_test_1-0_r1.log : 33125
No. of messages from consumer on [test_1] at
simple_consumer_test_1-0_r2.log : 33125
No. of messages from consumer on [test_1] at
simple_consumer_test_1-0_r3.log : 33125
No. of messages from consumer on [test_1] at
simple_consumer_test_1-1_r1.log : 29375
No. of messages from consumer on [test_1] at
simple_consumer_test_1-1_r2.log : 29375
No. of messages from consumer on [test_1] at
simple_consumer_test_1-1_r3.log : 29375
Unique messages from consumer on [test_1] : 62500
Unique messages from producer on [test_1] : 62500
Validate for data matched on topic [test_1] : PASSED
Validate for data matched on topic [test_1] across replicas : PASSED
Validate for merged log segment checksum in cluster [source] : PASSED
Validate index log in cluster [source] : PASSED
Validate leader election successful : PASSED
> Specify console consumer properties via a single --property command line
> parameter
> ----------------------------------------------------------------------------------
>
> Key: KAFKA-924
> URL: https://issues.apache.org/jira/browse/KAFKA-924
> Project: Kafka
> Issue Type: Bug
> Reporter: Swapnil Ghike
> Assignee: Sriharsha Chintalapani
> Labels: newbie
> Fix For: 0.8.2
>
> Attachments: KAFKA-924.patch, KAFKA-924_2014-05-23_14:47:30.patch,
> KAFKA-924_2014-05-27_14:51:31.patch, KAFKA-924_2014-05-28_17:47:53.patch,
> KAFKA-924_2014-05-29_18:34:13.patch, KAFKA-924_2014-05-29_18:40:10.patch,
> KAFKA-924_2014-05-30_11:25:57.patch
>
>
> Quoting Neha from KAFKA-917:
> I think the right way to add access to all consumer properties is to specify
> it through a single --property command line parameter that takes in
> "key1=value1,key2=value2,..." list. That will make sure we don't have to keep
> changing console consumer as well add/remove config options on the consumer.
> Some configs make sense to be top level for console consumer though. Things
> like topic, from-beginning, groupid etc. Rest can be specified through the
> "property" parameter.
--
This message was sent by Atlassian JIRA
(v6.2#6252)