You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (Jira)" <ji...@apache.org> on 2020/05/26 20:51:00 UTC

[jira] [Updated] (SAMZA-2531) Async Commit is Blocking for Window, Timer & End of Stream

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

Bharath Kumarasubramanian updated SAMZA-2531:
---------------------------------------------
    Description: 
We introduced non-blocking commit feature as part of  SAMZA-1140. Currently the commit is only non-blocking and allows process to be run concurrently.  

As part of this task, we will need to evaluate what it takes to make it run concurrently along with window, timer & end of stream and if it is necessary in the first place. If not, rename the feature to explicitly callout process exclusive commit instead of async commit. 

  was:
We introduced non-blocking commit feature as part of  SAMZA-1140. Currently the commit is only non-blocking and allows process to be run concurrently. We should evaluate if the non-blocking commit should allow window, timer & end of stream to run concurrently as well. 

If not, the feature name async commit sounds a misnomer and is still blocking for certain operations.

As part of this task, we will need to evaluate what it takes to make it run concurrently along with window, timer & end of stream and if it is necessary in the first place. If not, rename the feature to explicitly callout process exclusive commit instead of async commit. 


> Async Commit is Blocking for Window, Timer & End of Stream
> ----------------------------------------------------------
>
>                 Key: SAMZA-2531
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2531
>             Project: Samza
>          Issue Type: Task
>            Reporter: Bharath Kumarasubramanian
>            Priority: Major
>
> We introduced non-blocking commit feature as part of  SAMZA-1140. Currently the commit is only non-blocking and allows process to be run concurrently.  
> As part of this task, we will need to evaluate what it takes to make it run concurrently along with window, timer & end of stream and if it is necessary in the first place. If not, rename the feature to explicitly callout process exclusive commit instead of async commit. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)