kafka git commit: HOTFIX: Use atomic boolean for inject errors in streams eos integration test

2017-06-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 5d7c8cc81 -> 2af4dd865 HOTFIX: Use atomic boolean for inject errors in streams eos integration test Originally we assume the task will be created exactly three times (twice upon starting up, once for each thread, and then one more time when

kafka git commit: HOTFIX: Use atomic boolean for inject errors in streams eos integration test

2017-06-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 8482e1c73 -> b8b493091 HOTFIX: Use atomic boolean for inject errors in streams eos integration test Originally we assume the task will be created exactly three times (twice upon starting up, once for each thread, and then one more time whe

kafka git commit: KAFKA-5422; Handle multiple transitions to ABORTABLE_ERROR correctly

2017-06-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 b8b493091 -> 2af69cc6e KAFKA-5422; Handle multiple transitions to ABORTABLE_ERROR correctly Author: Apurva Mehta Reviewers: Jason Gustafson Closes #3285 from apurvam/KAFKA-5422-allow-multiple-transitions-to-abortable-error (cherry pic

kafka git commit: KAFKA-5422; Handle multiple transitions to ABORTABLE_ERROR correctly

2017-06-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 2af4dd865 -> 8e7839f61 KAFKA-5422; Handle multiple transitions to ABORTABLE_ERROR correctly Author: Apurva Mehta Reviewers: Jason Gustafson Closes #3285 from apurvam/KAFKA-5422-allow-multiple-transitions-to-abortable-error Project: ht

kafka git commit: KAFKA-5415; Remove timestamp check in completeTransitionTo

2017-06-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 8e7839f61 -> 1e03b7118 KAFKA-5415; Remove timestamp check in completeTransitionTo This assertion is hard to get right because the system time can roll backward on a host due to NTP (as shown in the ticket), and also because a transaction c

kafka git commit: KAFKA-5415; Remove timestamp check in completeTransitionTo

2017-06-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 2af69cc6e -> 50b20d2d3 KAFKA-5415; Remove timestamp check in completeTransitionTo This assertion is hard to get right because the system time can roll backward on a host due to NTP (as shown in the ticket), and also because a transaction