[GitHub] flink pull request: Make PersistentKafkaSource more configurable

2015-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/607 --- 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

[GitHub] flink pull request: Make PersistentKafkaSource more configurable

2015-04-17 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/607#issuecomment-93932535 I'm going to merge this 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

[GitHub] flink pull request: Make PersistentKafkaSource more configurable

2015-04-16 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/607 Make PersistentKafkaSource more configurable The `PersistentKafkaSource` contained some hardcoded configuration values. With this change I'm using more config values from the `ConsumerConfig`