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/10/27 11:28:58 UTC

[jira] [Commented] (APEXCORE-566) Compute bytes transferred at the logical operator level

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

ASF GitHub Bot commented on APEXCORE-566:
-----------------------------------------

GitHub user francisf opened a pull request:

    https://github.com/apache/apex-core/pull/414

    APEXCORE-566 Computing bufferServerBytes in the LogicalOperatorInfo

    @bhupeshchawda Please review.

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

    $ git pull https://github.com/francisf/apex-core APEXCORE-566_BufferServerBytes_LogicalOper

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

    https://github.com/apache/apex-core/pull/414.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 #414
    
----
commit 3660ac5d0e7911cdfe88658fb1305567c1f78c30
Author: francisf <fr...@gmail.com>
Date:   2016-10-27T09:59:53Z

    APEXCORE-566 Computing bufferServerBytes in the LogicalOperatorInfo

----


> Compute bytes transferred at the logical operator level
> -------------------------------------------------------
>
>                 Key: APEXCORE-566
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-566
>             Project: Apache Apex Core
>          Issue Type: Improvement
>    Affects Versions: 3.4.0
>            Reporter: Francis Fernandes
>            Assignee: Francis Fernandes
>
> Need to compute _totalBufferServerWriteBytesPSMA_ and _totalBufferServerReadBytesPSMA_ at the logical operator level.
> Currently this is done at the application level. 



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