[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread aozturk
Github user aozturk commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-55574 That was my concern actually, Let's wait for it then :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-55208 Okay, I've filed https://issues.apache.org/jira/browse/FLINK-3983. However, before you jump onto it: While I wrote the JIRA, I was actually wondering whether it makes s

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread aozturk
Github user aozturk commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-55079 Repeated lines were terrible, it looks neater now. But it seems the if checks for max count configurations in FlinkKinesisProducer.java are redundant now. Adding al

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-52000 I have to admit that these changes were not necessary: https://github.com/apache/flink/commit/23d1cba72859339bd3ee8f877b031353380c87fb#diff-d34eb8418ccff3e2d59a3e660fed6

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread aozturk
Github user aozturk commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-50998 Thanks for the merge! Your latest enhancements look great. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2016 --- 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 enab

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-222136775 Thanks a lot for addressing the comments. I'll push the changes to travis, once its green I'll merge them. --- If your project is set up for it, you can reply to th

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-27 Thread aozturk
Github user aozturk commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-222111542 Pushed updates according to your comments. --- 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 projec

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-26 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64767022 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -1

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-26 Thread aozturk
Github user aozturk commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64757778 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -16

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-26 Thread aozturk
Github user aozturk commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64756634 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -16

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-26 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-221885858 Sure, no problem at all. Its just for my own time allocation. Thanks for the quick response. --- If your project is set up for it, you can reply to this email and have

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-26 Thread aozturk
Github user aozturk commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-221885430 Sorry I have had an extra duty for this week, but I have already started working on it and hope to wrap this evening. --- If your project is set up for it, you can repl

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-26 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-221882616 Just for my planning, when do you think you'll find time to address the remaining issues? --- If your project is set up for it, you can reply to this email and have yo

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64257599 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -1

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread aozturk
Github user aozturk commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64235578 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -16

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-220997800 The change looks good overall. I think we can soon merge it. Please let me know once you've addressed my comments. --- If your project is set up for it, you ca

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64231495 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -1

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64230633 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -3

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2016#discussion_r64227104 --- Diff: flink-streaming-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -3

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread aozturk
Github user aozturk commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-220988206 Sure. Thanks for the review @rmetzger --- 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 doe

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-23 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-220986366 I noticed that you didn't update the documentation of the Kinesis Producer. Can you update the page to reflect the changed usage. The file is located here: docs/a

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-21 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2016#issuecomment-220782124 Thanks a lot for your contribution. I quickly scrolled over the changes and I like them at first sight. I assigned the JIRA issue to you. I hope I can review th

[GitHub] flink pull request: [FLINK-3923] [connector-kinesis] Unify configu...

2016-05-21 Thread aozturk
GitHub user aozturk opened a pull request: https://github.com/apache/flink/pull/2016 [FLINK-3923] [connector-kinesis] Unify configuration conventions of t… This pull request includes the changes as clearly described in the issue. [FLINK-3923] Unify configuration convention