[GitHub] samza pull request #864: SAMZA-2018 : State restore improvements using Rocks...

2018-12-17 Thread rmatharu
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

https://issues.apache.org/jira/browse/SAMZA-2039

2018-12-17 Thread blitzerr
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] samza pull request #861: SAMZA-2043: Consolidate ReadableTable and ReadWrite...

2018-12-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/861 ---

[GitHub] samza pull request #863: SAMZA-2029: Samza-SQL Diagnostics: propagate eventT...

2018-12-17 Thread shenodaguirguis
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