You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Daniel Nishimura (JIRA)" <ji...@apache.org> on 2019/07/16 17:10:00 UTC

[jira] [Assigned] (SAMZA-2273) ZkJobCoordinator: Async publishing of configs to coordinator stream store.

     [ https://issues.apache.org/jira/browse/SAMZA-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Nishimura reassigned SAMZA-2273:
---------------------------------------

    Assignee: Daniel Nishimura

> ZkJobCoordinator: Async publishing of configs to coordinator stream store.
> --------------------------------------------------------------------------
>
>                 Key: SAMZA-2273
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2273
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Daniel Nishimura
>            Assignee: Daniel Nishimura
>            Priority: Major
>
> Current impact is that it slows down startup time if the config key range is large since it is currently done synchronously in the main thread. The suggestion is to do this async in a scheduled executor thread.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)