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/05/02 19:26:04 UTC

[jira] [Commented] (SAMZA-1256) Improve trace logging for troubleshooting the fluent API

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

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

GitHub user jmakes opened a pull request:

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

    SAMZA-1256: Improve trace logging for troubleshooting the fluent API

    

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

    $ git pull https://github.com/jmakes/samza operator-trace-logging

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

    https://github.com/apache/samza/pull/155.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 #155
    
----
commit d2d924ae2410562830b0d21a9077165f9cf51d12
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-04-26T19:32:18Z

    SAMZA-1214: Allow users to set a default replication.factor for intermediate topics

commit 80cd86f428c0df4be07300f0882679baf752423a
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-04-26T19:37:04Z

    Merge remote-tracking branch 'upstream/master'

commit 7a142c0f479917a890cca53c9a65bb1d38f65f09
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-05-01T16:58:51Z

    Merge remote-tracking branch 'upstream/master'

commit 2eaed94d8d0d8fab6a03e50bd4b139c98344521c
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-05-01T21:07:39Z

    Merge remote-tracking branch 'upstream/master'

commit 93c064ee321cb8d03b82a7d97d2b231d2d47ff40
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-05-02T19:12:18Z

    Merge remote-tracking branch 'upstream/master'

commit 71ac3b17e280b6ab53f2535b59c0b9bf612708a1
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-05-02T19:24:27Z

    SAMZA-1256: Improve trace logging for troubleshooting the fluent API

----


> Improve trace logging for troubleshooting the fluent API
> --------------------------------------------------------
>
>                 Key: SAMZA-1256
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1256
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jake Maes
>            Assignee: Jake Maes
>             Fix For: 0.13.0
>
>
> Many of the core classes in the fluent API don't have a toString(), so they are not printed properly. 
> There are also cases where more logs would help isolate windowing issues. For example, printing the keys and paneIds



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)