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

[jira] [Commented] (APEXMALHAR-2054) Make the Query Operator in the App Data Pi Demo embedded in the Snapshot Server

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

ASF GitHub Bot commented on APEXMALHAR-2054:
--------------------------------------------

GitHub user davidyan74 opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/241

    APEXMALHAR-2054 Made App Data Pi Demo use an embedded Query operator

    @ilooner please review

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

    $ git pull https://github.com/davidyan74/incubator-apex-malhar APEXMALHAR-2054

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

    https://github.com/apache/incubator-apex-malhar/pull/241.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 #241
    
----
commit 1f8e71f92e5b61df015a4e49684c75a59cea7365
Author: David Yan <da...@datatorrent.com>
Date:   2016-04-15T00:25:54Z

    APEXMALHAR-2054 Made App Data Pi Demo use an embedded Query operator

----


> Make the Query Operator in the App Data Pi Demo embedded in the Snapshot Server
> -------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2054
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2054
>             Project: Apache Apex Malhar
>          Issue Type: Task
>            Reporter: David Yan
>            Assignee: David Yan
>
> This should be done because the embedded way is the recommended way over the standalone Query operator. This is because if the Query operator is standalone, incoming query messages could be delayed if the upstream of the Data Source operator is slow.



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