Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/852
---
GitHub user vjagadish1989 opened a pull request:
https://github.com/apache/samza/pull/852
Fix links in release documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vjagadish1989/samza website-reorg38
Alternatively you c
GitHub user rmatharu opened a pull request:
https://github.com/apache/samza/pull/851
Flaky test fix
MockStorageEngine has a static list of incomingMessageEnvelopes, which was
a non thread-safe ArrayList.
However in case of parallel restore (recent change), this needs to be a
t