[GitHub] samza pull request #591: SAMZA-1733: Adding filter mechanism to MetricsSnaps...

2018-08-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/591 ---

[GitHub] samza pull request #596: SAMZA-1733: Defaulting to non-null serde, in case n...

2018-08-01 Thread rmatharu
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] samza pull request #568: Samza 1759: Stream Assert utilities for low level a...

2018-08-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/568 ---

[GitHub] samza pull request #595: SAMZA-1796: PassthroughJobCoordinator doesn't creat...

2018-08-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/595 ---

[GitHub] samza pull request #595: SAMZA-1796: PassthroughJobCoordinator doesn't creat...

2018-08-01 Thread xinyuiscool
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] samza pull request #592: SAMZA-1794: setting application acl in launch conte...

2018-08-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/592 ---

[GitHub] samza pull request #594: SideInput: Added tests and fixed serde issue during...

2018-08-01 Thread bharathkk
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