[GitHub] flink issue #2580: [FLINK-4723] [kafka-connector] Unify committed offsets to...

2016-10-17 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/2580 Merging this to master now ... --- 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

[GitHub] flink issue #2580: [FLINK-4723] [kafka-connector] Unify committed offsets to...

2016-10-16 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/2580 Merging this once tests turn green. --- 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

[GitHub] flink issue #2580: [FLINK-4723] [kafka-connector] Unify committed offsets to...

2016-10-12 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/2580 Thanks for the review @rmetzger. I've created several local branches to test out the new IT tests stability as @StephanEwen suggested, and they seem to be fine. I'll rebase this, address

[GitHub] flink issue #2580: [FLINK-4723] [kafka-connector] Unify committed offsets to...

2016-10-04 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/2580 Thanks for the review @StephanEwen. Concerning changing the contract for `commitSpecificOffsetsToKafka`: Makes sense, I don't really like excessive copying too. With proper tests on

[GitHub] flink issue #2580: [FLINK-4723] [kafka-connector] Unify committed offsets to...

2016-10-04 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2580 Looks quite good. I would suggest one change, though: Can we avoid copying the offsets in the checkpoint into a new map (with increment by one) and passing that to the ZooKeeper Offset

[GitHub] flink issue #2580: [FLINK-4723] [kafka-connector] Unify committed offsets to...

2016-10-03 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/2580 Seems like one of the new IT tests is a bit unstable, fixing it ... --- 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