GitHub user rmatharu opened a pull request:
https://github.com/apache/samza/pull/864
SAMZA-2018 : State restore improvements using RocksDB writebatch API
This PR enables the RocksDbKeyValueStore to use the writeBatch API.
You can merge this pull request into a Git repository by runn
What is the protocol to work on an issue ? Do I claim it first ? How do we
make sure multiple people are starting on the same one ?
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/861
---
GitHub user shenodaguirguis opened a pull request:
https://github.com/apache/samza/pull/863
SAMZA-2029: Samza-SQL Diagnostics: propagate eventTime and assign
arrivalTime
a) upon receiving a new event message, check if eventTime is available, and
if so copy it to message metadata, t