GitHub user tzulitai opened a pull request:

    https://github.com/apache/flink/pull/2228

    [FLINK-4170][kinesis-connector] Simplify Kinesis connecter config keys to 
be less overly verbose

    Changes included with this PR:
    1) Separate consumer & producer config keys into 2 classes: 
`ConsumerConfigConstants` and `ProducerConfigConstants`.
    2) Update Kinesis docs to use the new concise keys.
    
    Will need to rebase this PR after https://github.com/apache/flink/pull/2071 
is merged.
    
    @rmetzger @uce Can you please review? I'll also like to relate this PR with 
the discussion on whether or not we will want a reworked configuration class in 
https://issues.apache.org/jira/browse/FLINK-4195.

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

    $ git pull https://github.com/tzulitai/flink FLINK-4170

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

    https://github.com/apache/flink/pull/2228.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 #2228
    
----
commit 1579607510328ee9d7dff46c1fcd54be9ac82098
Author: Gordon Tai <tzuli...@gmail.com>
Date:   2016-07-11T14:41:48Z

    [FLINK-4170] Simplify Kinesis connecter config keys to be less overly 
verbose

----


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