You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/25 18:57:04 UTC

[jira] [Commented] (STREAMS-294) Allow for custom setting of QueueSize, BatchSize, and ScrollTimeout

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

ASF GitHub Bot commented on STREAMS-294:
----------------------------------------

GitHub user robdouglas opened a pull request:

    https://github.com/apache/incubator-streams/pull/194

    STREAMS-294 | Allowing for configuration level setting of: QueueSize, Ba...

    ...tchSize, and ScrollTimeout

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

    $ git pull https://github.com/robdouglas/incubator-streams STREAMS-294

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

    https://github.com/apache/incubator-streams/pull/194.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 #194
    
----
commit ea86b151a64d8549e470b0f1e7a30de0e4b5942c
Author: Robert Douglas <rd...@w2ogroup.com>
Date:   2015-02-25T17:56:03Z

    STREAMS-294 | Allowing for configuration level setting of: QueueSize, BatchSize, and ScrollTimeout

----


> Allow for custom setting of QueueSize, BatchSize, and ScrollTimeout
> -------------------------------------------------------------------
>
>                 Key: STREAMS-294
>                 URL: https://issues.apache.org/jira/browse/STREAMS-294
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Robert Douglas
>            Priority: Minor
>
> As a Streams user, I should be able to specify configuration values such as the Local Stream Builder's queue size, the batch size of the Elasticsearch Reader and the scroll timeout in the typesafe configuration file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)