You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/08/20 08:44:22 UTC

[GitHub] [samza] bkonold opened a new pull request #1419: SAMZA-2353: Support side inputs and standby containers with transactional state

bkonold opened a new pull request #1419:
URL: https://github.com/apache/samza/pull/1419


   **Feature:** Consumption of standby side inputs must honor checkpointed changelog offsets, else customers using standby containers cannot enable transactional state.
    
   **Changes:** Adds a thread to ContainerStorageManager to continually poll the checkpoint topic, as well as barrier conditions within TaskSideInputHandler to keep consumption of standby side inputs from continuing past the checkpointed offset.
    
   
**Tests:** No tests. TODO.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org