Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/619
---
GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/629
SAMZA-1859: Zookeeper MetadataStore implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanthoosh/samza metadata_store_zk_impl
A
GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/628
SAMZA-1845: Require providing serde for default system in
ApplicationDescriptor#setDefaultSystem
You can merge this pull request into a Git repository by running:
$ git pull https://github.co
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/prate
GitHub user cameronlee314 opened a pull request:
https://github.com/apache/samza/pull/626
SAMZA-1858: Public APIs for shared context
This is just the API classes and their implementations, in an attempt to
keep individual PRs more manageable. An upcoming PR will actually integrate