mynameborat opened a new pull request, #1691:
URL: https://github.com/apache/samza/pull/1691

   **Description**
   As part of  [SAMZA-2781](https://issues.apache.org/jira/browse/SAMZA-2781), 
we use framework thread pool to execute hand-offs and sub-DAG execution. We 
want to add a config knob to enable users opt-in to the feature as opposed to 
enable it by default.
   
   **Changes**
   - Introduce config knob to use the framework executor
   
   **Tests**
   - Added unit tests
   
   **API Changes**
   None
   
   **Usage Instructions**
   Refer to the configuration documentation. To enable framework thread pool 
for sub-DAG execution and message hand off, set 
`job.operator.framework.executor.enabled` to `true`
   
   **Upgrade Instructions**
   None


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to