GitHub user sborya opened a pull request: https://github.com/apache/samza/pull/49
Schedule after debounce time Allows scheduling an action (a Runnable) after some de-bounce delay. You can merge this pull request into a Git repository by running: $ git pull https://github.com/navina/samza ScheduleAfterDebounceTime1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/49.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #49 ---- commit 76b5167e856984d627a73f020d4ca1c7e9ae8750 Author: Boris Shkolnik <bshko...@bshkolni-ld1.linkedin.biz> Date: 2017-01-23T21:16:49Z added new line at then end commit a0a74094f8366f0ee7898464fe75ae74c780cc84 Author: Boris Shkolnik <bshko...@bshkolni-ld1.linkedin.biz> Date: 2017-02-07T21:56:05Z Merge branch 'master' of https://github.com/navina/samza commit 32f96b449243808c55e09f94f67602d5b233074d Author: Boris Shkolnik <bshko...@bshkolni-ld1.linkedin.biz> Date: 2017-02-08T23:10:10Z added ScheduleAfterDebounce ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---