[ 
https://issues.apache.org/jira/browse/KAFKA-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492933#comment-13492933
 ] 

John Fung commented on KAFKA-603:
---------------------------------

ConsoleConsumer command:

2012-11-07 20:02:00,410 - DEBUG - executing command: [ssh localhost 
'JAVA_HOME=/export/apps/jdk/JDK-1_6_0_27 JMX_PORT=9999 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/bin/kafka-run-class.sh
 kafka.consumer.ConsoleConsumer --zookeeper localhost:2188 --topic test_1 
--consumer-timeout-ms 60000 --csv-reporter-enabled --metrics-dir 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/system_test/log_retention_testsuite/testcase_4011/logs/console_consumer-6/metrics
  --from-beginning   >> 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/system_test/log_retention_testsuite/testcase_4011/logs/console_consumer-6/console_consumer.log
  & echo pid:$! > 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/system_test/log_retention_testsuite/testcase_4011/logs/console_consumer-6/entity_6_pid']
 (kafka_system_test_utils)


SimpleConsumerShell command:

2012-11-07 20:04:17,444 - DEBUG - executing command: [ssh localhost 
'JAVA_HOME=/export/apps/jdk/JDK-1_6_0_27 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/bin/kafka-run-class.sh
 kafka.tools.SimpleConsumerShell --broker-list 
localhost:9091,localhost:9092,localhost:9093 --topic test_1 --partition 0 
--replica 1 --offset 0 --no-wait-at-logend   >> 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/system_test/log_retention_testsuite/testcase_4011/logs/console_consumer-6/simple_consumer_1.log
  & echo pid:$! > 
/home/jfung/workspace_kafka/kafka_r1406911_603_reproduce_issue/system_test/log_retention_testsuite/testcase_4011/logs/console_consumer-6/entity_6_pid']
 (kafka_system_test_utils)
                
> System Test Data Validation Failure - Replication Factor less than No. of 
> Broker 
> ---------------------------------------------------------------------------------
>
>                 Key: KAFKA-603
>                 URL: https://issues.apache.org/jira/browse/KAFKA-603
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: John Fung
>            Priority: Critical
>         Attachments: kafka-603-reproduce-issue.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to