GitHub user prateekm opened a pull request: https://github.com/apache/samza/pull/627
SAMZA-1841: Added support for marking an input stream as broadcast using InputDescriptors You can merge this pull request into a Git repository by running: $ git pull https://github.com/prateekm/samza broadcast-inputs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/627.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 #627 ---- commit a5616713eb7d59d0f281b5384740af5b707b1a79 Author: Prateek Maheshwari <pmaheshwari@...> Date: 2018-09-07T18:12:49Z SAMZA-1841: Added support for marking an input stream as broadcast using InputDescriptors ---- ---