[GitHub] kafka pull request #3149: KAFKA-5281: System tests for transactions

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/kafka/pull/3149


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request #3149: KAFKA-5281: System tests for transactions

2017-05-26 Thread apurvam
GitHub user apurvam opened a pull request:

https://github.com/apache/kafka/pull/3149

KAFKA-5281: System tests for transactions



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apurvam/kafka 
KAFKA-5281-transactions-system-tests

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3149.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3149


commit 07d38380e8734349666e0ddef0da469bfd2a38a4
Author: Apurva Mehta 
Date:   2017-05-25T00:58:20Z

Initial commit of TransactionalMessageCopier program

commit 9a711d7a0ff9c9a3ecb0aefe153a9eb411265609
Author: Apurva Mehta 
Date:   2017-05-25T21:17:18Z

Initial commit of transactions system test

commit 679df52ad77f731baca5eb5a74d1ad317856096a
Author: Apurva Mehta 
Date:   2017-05-25T21:45:27Z

WIP

commit fc62578008353cac254ea76aa5eef8dbf2b35c9d
Author: Apurva Mehta 
Date:   2017-05-26T05:13:05Z

WIP - Got the basic copy / validate to work. Now to add bouncing and 
failures

commit aa88be80623909d2bda2b2536db690e905fe702d
Author: Apurva Mehta 
Date:   2017-05-26T06:10:50Z

Implemented clean and hard bounces of brokers. Hard bounce test fails 
because we can't find the coordinator




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---