GitHub user bowenli86 opened a pull request:

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

    [FLINK-8192] Properly annotate APIs of flink-connector-kinesis

    ## What is the purpose of the change
    
    Properly annotate classes in flink-connector-kinesis
    
    ## Brief change log
    
    Properly annotate classes in flink-connector-kinesis
    
    ## Verifying this change
    
    This change is a trivial rework / code cleanup without any test coverage.
    
    ## Does this pull request potentially affect one of the following parts:
    
    none
    
    ## Documentation
    
      - Does this pull request introduce a new feature? (no)
      - If yes, how is the feature documented? (JavaDocs)


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

    $ git pull https://github.com/bowenli86/flink FLINK-8192

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

    https://github.com/apache/flink/pull/5138.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 #5138
    
----
commit f1e9f8ac1323eaae2aa2a028ff1d03d7a2fbf658
Author: Bowen Li <bowenl...@gmail.com>
Date:   2017-12-07T08:02:16Z

    annotate classes

commit e919aae934a0e9d7b65bb877acb64231e3b17120
Author: Bowen Li <bowenl...@gmail.com>
Date:   2017-12-08T06:12:23Z

    modify annotation

commit f5d68ddba2ea0fb65bff9b300c5347cd8f7c35f5
Author: Bowen Li <bowenl...@gmail.com>
Date:   2017-12-08T06:16:34Z

    modify annotations

----


---

Reply via email to