You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by sborya <gi...@git.apache.org> on 2018/06/21 01:54:47 UTC

[GitHub] samza pull request #559: Added timestamp to Incoming message envelope.

GitHub user sborya opened a pull request:

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

    Added timestamp to Incoming message envelope.

    

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

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

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

    https://github.com/apache/samza/pull/559.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 #559
    
----
commit a31a7aa29b7be4bb46f8e651b6b8fa46a65b48e2
Author: Boris Shkolnik <bs...@...>
Date:   2017-10-16T22:25:49Z

    reduce debugging from info to debug in KafkaCheckpointManager.java

commit 410ce78ba1ff8dafa2587481473e62ac9cfa6f4f
Author: Boris S <bo...@...>
Date:   2017-10-17T01:20:04Z

    Merge branch 'master' of https://github.com/apache/samza

commit d4620d6690f74cad9472d0e27a1b31aeb4156c54
Author: Boris S <bo...@...>
Date:   2017-10-25T00:11:48Z

    Merge branch 'master' of https://github.com/apache/samza

commit bbffb79b8b9799a41e8e82ded60f83550736886b
Author: Boris S <bo...@...>
Date:   2017-10-25T00:54:20Z

    Merge branch 'master' of https://github.com/apache/samza

commit 010fa168ee2a290b93f5a3b0908709b2c19044ec
Author: Boris S <bo...@...>
Date:   2017-10-25T01:33:03Z

    Merge branch 'master' of https://github.com/apache/samza

commit 5e6f5fb5f9a9ee12ce35ee8eb1836a058521df20
Author: Boris Shkolnik <bs...@...>
Date:   2017-10-25T16:50:37Z

    Merge branch 'master' of https://github.com/apache/samza

commit 06b1ac36e9c67a3bd558a0fa592639b16fcbfda9
Author: Boris Shkolnik <bs...@...>
Date:   2017-10-25T16:50:55Z

    Merge branch 'master' of https://github.com/sborya/samza

commit 1ad58d43fbe00a57054cb85b0be2eef6ee6470a6
Author: Boris S <bo...@...>
Date:   2017-10-31T19:46:53Z

    Merge branch 'master' of https://github.com/apache/samza

commit dd39d089437905abb93aa1074474b28a18292a54
Author: Boris S <bo...@...>
Date:   2017-11-22T19:46:37Z

    Merge branch 'master' of https://github.com/apache/samza

commit 67e611ee47f0747b81c0de5d061f9888145b605a
Author: Boris S <bo...@...>
Date:   2018-01-10T17:50:40Z

    Merge branch 'master' of https://github.com/apache/samza

commit 0edf343b8c5360437fa10cc5a543696a4edcc319
Author: Boris S <bo...@...>
Date:   2018-06-08T17:15:36Z

    Merge branch 'master' of https://github.com/apache/samza

commit 0fc5d90994081b363bcd011b636686d7bd3ea5f9
Author: Boris S <bo...@...>
Date:   2018-06-21T01:33:25Z

    Merge branch 'master' of https://github.com/apache/samza

commit 0fbb16ea4b963df95c6b596a7bd8a1d1cda4d42e
Author: Boris S <bo...@...>
Date:   2018-06-21T01:52:30Z

    added timestamp into IME

----


---

[GitHub] samza pull request #559: SAMZA-1753: Added timestamp to Incoming message env...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---