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`

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

    $ git pull https://github.com/rmetzger/flink kafka_configurability

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

    https://github.com/apache/flink/pull/607.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 #607
    
----
commit b64ab25d97d979c7365348574699ccc8e0c3eecb
Author: Robert Metzger <rmetz...@apache.org>
Date:   2015-04-16T13:55:44Z

    kafka configurability

commit 88d0b08e126693bbef175376ab78d00bcf43e7c2
Author: Robert Metzger <rmetz...@apache.org>
Date:   2015-04-16T16:35:27Z

    wip

----


---
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.
---

Reply via email to