Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/490
---
GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/492
SAMZA-1691: Support get iterable from KeyValueStore
Right now for KeyValueStore we have a range query to return an iterator.
For usage in BEAM, we need a iterable which will 1) create the snapsho
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/486
---
GitHub user bharathkk opened a pull request:
https://github.com/apache/samza/pull/491
Samza-1563: Make RocksDB store base directory configurable
@xinyuiscool ^^
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bharathkk/samza samza
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/489
---
GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/490
SAMZA-1689: Add validations before state transitions in
ZkBarrierForVersionUpgrade.
Prevent invalid state updations on barrier.
* Introduced a additional barrier state NEW.
* Add state val