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

ASF GitHub Bot commented on GIRAPH-1184:
----------------------------------------

GitHub user majakabiljo opened a pull request:

    https://github.com/apache/giraph/pull/68

    GIRAPH-1184: Don't access configuration on every message

    Cache whether we are using message size encoding from configuration to 
prevent accessing conf on every message.

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

    $ git pull https://github.com/majakabiljo/giraph giraph-1184

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

    https://github.com/apache/giraph/pull/68.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 #68
    
----
commit f164dc28d29dbc18ca1f64cc8d5d94beffa73001
Author: Maja Kabiljo <majakabiljo@...>
Date:   2018-04-05T19:14:08Z

    GIRAPH-1184: Don't access configuration on every message
    
    Cache whether we are using message size encoding from configuration to 
prevent accessing conf on every message.

----


> Don't access configuration on every message
> -------------------------------------------
>
>                 Key: GIRAPH-1184
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1184
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>            Priority: Minor
>
> Cache whether we are using message size encoding from configuration to 
> prevent accessing conf on every message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to