GitHub user fredji97 opened a pull request:
https://github.com/apache/samza/pull/365
SAMZA-1412 replace mockito-all with mockito-core
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fredji97/samza mockito-core
Alternatively you
GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/364
SAMZA-1505: Fix CheckpointTool writing only one ssp per task
Currently when using CheckpointTool to write checkpoints, it only writes a
checkpoint of a single ssp per task. By debugging the code,
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/363
---