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 2022/11/16 17:58:31 UTC

[GitHub] [samza] ajothomas opened a new pull request, #1643: SAMZA-2770: [Pipeline Drain] Enable drain monitor by default

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

   # Summary
   Drain monitor had been turned off by default. The idea was to turn it on after testing the pipeline drain feature.
   
   # Changes
   - Set `DRAIN_MONITOR_ENABLED_DEFAULT` to true in `JobConfig`
   - Alter Drain integration tests which had explicitly set the `job.drain-monitor.enabled` to true
   
   # Tests
   - No new tests. Re-run existing integration tests
   
   # API Changes
   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: commits-unsubscribe@samza.apache.org

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


[GitHub] [samza] ajothomas closed pull request #1643: SAMZA-2770: [Pipeline Drain] Enable drain monitor by default

Posted by GitBox <gi...@apache.org>.
ajothomas closed pull request #1643: SAMZA-2770: [Pipeline Drain] Enable drain monitor by default
URL: https://github.com/apache/samza/pull/1643


-- 
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: commits-unsubscribe@samza.apache.org

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