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.com/prateekm/samza default-system-serde
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/628.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 #628
----
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
commit 48a33556296392c5368e047c509965a0b4554a14
Author: Prateek Maheshwari <pmaheshwari@...>
Date: 2018-09-07T20:46:55Z
SAMZA-1845: Require providing serde for default system in
ApplicationDescriptor#setDefaultSystem
----
---