You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/14 20:08:00 UTC

[jira] [Commented] (SAMZA-1495) Mark intermediate streams as higher priority than input streams in planner

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

ASF GitHub Bot commented on SAMZA-1495:
---------------------------------------

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/358

    SAMZA-1495: Set intermediate streams as higher priority by default

    Most changes in StreamConfig are formatting fixes.

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

    $ git pull https://github.com/prateekm/samza intermediate-stream-priority

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

    https://github.com/apache/samza/pull/358.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 #358
    
----
commit d48c01c896525f6e53b70ea551d5f2b9c566dde7
Author: Prateek Maheshwari <pm...@linkedin.com>
Date:   2017-11-14T18:52:12Z

    Set intermediate streams as higher priority by default

----


> Mark intermediate streams as higher priority than input streams in planner
> --------------------------------------------------------------------------
>
>                 Key: SAMZA-1495
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1495
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Prateek Maheshwari
>             Fix For: 0.14.0
>
>
> Intermediate streams should be set as higher priority than input streams in the High Level API to prevent data from getting buffered and delayed.



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