[jira] [Commented] (KAFKA-976) Order-Preserving Mirror Maker Testcase

2015-05-12 Thread Geoffrey Anderson (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14541124#comment-14541124
 ] 

Geoffrey Anderson commented on KAFKA-976:
-

Just making sure you're aware of work we're doing at Confluent on system tests. 
I'll be posting a KIP for this soon, but here's some info:

The original plan is sketched here:
https://cwiki.apache.org/confluence/display/KAFKA/System+Test+Improvements

This is the core library/test framework (WIP) which aids in writing and running 
the tests
https://github.com/confluentinc/ducktape/

This has system tests we've written to date for the Confluent Platform
https://github.com/confluentinc/muckrake

 Order-Preserving Mirror Maker Testcase
 --

 Key: KAFKA-976
 URL: https://issues.apache.org/jira/browse/KAFKA-976
 Project: Kafka
  Issue Type: Test
Reporter: Guozhang Wang
Assignee: John Fung
 Attachments: kafka-976-v1.patch


 A new testcase (5007) for mirror_maker_testsuite is needed for the 
 key-dependent order-preserving mirror maker, this is related to KAFKA-957.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-976) Order-Preserving Mirror Maker Testcase

2013-07-16 Thread John Fung (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710335#comment-13710335
 ] 

John Fung commented on KAFKA-976:
-

Uploaded kafka-976-v1.patch to add testcase_5007. Please do the following to 
run the test case:

1. Check out latest 0.8 branch
2. Apply KAFKA-957.v1.patch
3. Apply KAFKA-967.v2.patch
4. Apply kafka-976-v1.patch
5. Build kafka
6. Edit kafka/config/log4j.properties to uncomment the following 2 lines:
#log4j.logger.kafka.perf=DEBUG, kafkaAppender
#log4j.logger.kafka.perf.ProducerPerformance$ProducerThread=DEBUG, 
kafkaAppender
7. Edit kafka/system_test/testcase_to_run.json to the following:
{
MirrorMakerTest   : [
testcase_5007
]
}

8. Execute the test under kafka/system_test :

$ python -u -B system_test_runner.py 21 | tee system_test_output.log

 Order-Preserving Mirror Maker Testcase
 --

 Key: KAFKA-976
 URL: https://issues.apache.org/jira/browse/KAFKA-976
 Project: Kafka
  Issue Type: Test
Reporter: Guozhang Wang
Assignee: John Fung
 Attachments: kafka-976-v1.patch


 A new testcase (5007) for mirror_maker_testsuite is needed for the 
 key-dependent order-preserving mirror maker, this is related to KAFKA-957.

--
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


[jira] [Commented] (KAFKA-976) Order-Preserving Mirror Maker Testcase

2013-07-16 Thread Guozhang Wang (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710361#comment-13710361
 ] 

Guozhang Wang commented on KAFKA-976:
-

+1, passed test with the above steps.

 Order-Preserving Mirror Maker Testcase
 --

 Key: KAFKA-976
 URL: https://issues.apache.org/jira/browse/KAFKA-976
 Project: Kafka
  Issue Type: Test
Reporter: Guozhang Wang
Assignee: John Fung
 Attachments: kafka-976-v1.patch


 A new testcase (5007) for mirror_maker_testsuite is needed for the 
 key-dependent order-preserving mirror maker, this is related to KAFKA-957.

--
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