[ https://issues.apache.org/jira/browse/DISPATCH-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575659#comment-16575659 ]
ASF GitHub Bot commented on DISPATCH-1099: ------------------------------------------ GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/357 DISPATCH-1099 - Added plumbing that sends ticks into the core You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-1099-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid-dispatch/pull/357.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 #357 ---- commit e6a04c338bca921290e2f774b82cf8302220c185 Author: Ganesh Murthy <gmurthy@...> Date: 2018-08-09T17:26:03Z DISPATCH-1099 - Added plumbing that sends ticks into the core ---- > Add a timer facility for the core thread > ---------------------------------------- > > Key: DISPATCH-1099 > URL: https://issues.apache.org/jira/browse/DISPATCH-1099 > Project: Qpid Dispatch > Issue Type: Improvement > Components: Container > Affects Versions: 1.2.0 > Reporter: Ganesh Murthy > Assignee: Ganesh Murthy > Priority: Major > > Currently there is qd_router_timer_handler() in router_node.c which schedules > a timer every second/ Extend this to send the timer action into core so core > can execute some periodic actions. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org