GitHub user jmakes opened a pull request:

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

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

    * Add a new "systems.sysName.default.stream.*" config structure that allows 
users to set system-wide defaults for streams.
    * More thorough testing of system defaults and stream defaults
    * Removed the old migration config from the config table since there's no 
code to support it.
    * Moved 2 kafka-specific config accessors out of JobConfig and into 
KafkaConfig
    * Removed duplicate impl of getChangelogStream()

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

    $ git pull https://github.com/jmakes/samza samza-1214

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

    https://github.com/apache/samza/pull/141.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 #141
    
----
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'

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to