Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/591
---
GitHub user rmatharu opened a pull request:
https://github.com/apache/samza/pull/596
SAMZA-1733: Defaulting to non-null serde, in case none is specified
Currently, if no system or stream serde is specified the SnapshotReporter
simply crashes
because a MetricsSnapshot cannot be
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/568
---
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/595
---
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 shoul
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/592
---
GitHub user bharathkk opened a pull request:
https://github.com/apache/samza/pull/594
SideInput: Added tests and fixed serde issue during writing offsets
- Fixed serde issues during persisted offsets locally
- Added unit tests for TaskSideInputStorageManager
- Added integrati