You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Rayman (JIRA)" <ji...@apache.org> on 2018/12/01 01:05:00 UTC

[jira] [Created] (SAMZA-2018) State restore improvements

Rayman created SAMZA-2018:
-----------------------------

             Summary: State restore improvements
                 Key: SAMZA-2018
                 URL: https://issues.apache.org/jira/browse/SAMZA-2018
             Project: Samza
          Issue Type: Improvement
            Reporter: Rayman


* Consumer consolidation to ensure 1 storeConsumer per system, earlier it was 1 consumer per SSP per store.
 * Refactoring stores to use ContainerStorageManager with parallelization for restoration, and serial execution of sysConsumers start, stop, register, etc.
 * Making changes so that Samza can use some of RocksDBs benefits such as using bulk loading options.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)