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/08/16 21:08:00 UTC

[jira] [Commented] (SAMZA-1397) Performance. Debug loop is always running.

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

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

GitHub user sborya opened a pull request:

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

    SAMZA-1397: log.debug loop to run only if debug is enabled

    

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

    $ git pull https://github.com/sborya/samza LocalityLogDebug

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

    https://github.com/apache/samza/pull/275.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 #275
    
----
commit dbad3658aa9d6e5f2bd269a78cf35b867b867d95
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-16T21:04:23Z

    log.debug loop to run only if debug is enabled

----


> Performance. Debug loop is always running.
> ------------------------------------------
>
>                 Key: SAMZA-1397
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1397
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>            Priority: Minor
>
> Performance. 'for-loop' for debug is always running and performs a lot of operations.
> Fix - run only if debug is enabled.



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