[ 
https://issues.apache.org/jira/browse/BEAM-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084132#comment-16084132
 ] 

ASF GitHub Bot commented on BEAM-2455:
--------------------------------------

GitHub user pawel-kaczmarczyk opened a pull request:

    https://github.com/apache/beam/pull/3551

    [BEAM-2455] Backlog size retrieval for Kinesis source

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`.
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


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

    $ git pull https://github.com/ocadotechnology/incubator-beam 
kinesis_backlog_size

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

    https://github.com/apache/beam/pull/3551.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 #3551
    
----
commit 84974b96f49a4a8b3b430185be75a761c135f913
Author: Pawel Kaczmarczyk <[email protected]>
Date:   2017-07-12T15:16:33Z

    [BEAM-2455] Backlog size retrieval for Kinesis source

----


> Backlog size retrieval for Kinesis source
> -----------------------------------------
>
>                 Key: BEAM-2455
>                 URL: https://issues.apache.org/jira/browse/BEAM-2455
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>            Reporter: Paweł Kaczmarczyk
>            Assignee: Paweł Kaczmarczyk
>
> Implement backlog size retrieval for Kinesis source with the use of Amazon 
> CloudWatch. This will allow the runners to scale the amount of resources 
> allocated to the pipeline.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to