[
https://issues.apache.org/jira/browse/SAMZA-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566113#comment-16566113
]
ASF GitHub Bot commented on SAMZA-1796:
---------------------------------------
GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/595
SAMZA-1796: PassthroughJobCoordinator doesn't create changelog streams
Currently only the ClusterBasedJobCoordinator and ZkJobCoordinator are
creating changelog streams. The Passthrough one should also do it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xinyuiscool/samza SAMZA-1796
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/595.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 #595
----
commit 4da05623f8f0da6026d3d7c0b44bf69fb2f3a9ac
Author: xinyuiscool <xiliu@...>
Date: 2018-08-01T22:40:25Z
SAMZA-1796: PassthroughJobCoordinator doesn't create changelog streams
----
> PassthroughJobCoordinator doesn't create changelog streams
> ----------------------------------------------------------
>
> Key: SAMZA-1796
> URL: https://issues.apache.org/jira/browse/SAMZA-1796
> Project: Samza
> Issue Type: Improvement
> Reporter: Xinyu Liu
> Assignee: Xinyu Liu
> Priority: Major
>
> Currently only the ClusterBasedJobCoordinator and ZkJobCoordinator are
> creating changelog streams. The Passthrough one should also do it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)