oslo-service threadgroup doesnt allow a way to stop some timers

Bug #1466661 reported by Rohit Jaiswal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.service
Fix Released
Undecided
Rohit Jaiswal

Bug Description

oslo-incubator threadgroup provides an api to create and add, manage timers.

In a client application, there could be timers for various uses, some could be polling timers and others could be for bookkeeping purposes - eg heartbeat. There is a need to be able to restart only the polling timers and not the book-keeping ones.

Currently, the api provides a way to create and add the timer to the threadgroup internal list. Since there is no handle to the individual timer that gets created, there isnt a way to be able to selectively stop one timer.

Changed in oslo-incubator:
assignee: nobody → Rohit Jaiswal (rohit-jaiswal-3)
Revision history for this message
Rohit Jaiswal (rohit-jaiswal-3) wrote :
Changed in oslo.service:
assignee: nobody → Rohit Jaiswal (rohit-jaiswal-3)
status: New → Fix Committed
Changed in oslo-incubator:
status: New → Invalid
summary: - oslo-incubator threadgroup doesnt allow a way to stop some timers
+ oslo-service threadgroup doesnt allow a way to stop some timers
no longer affects: oslo-incubator
Changed in oslo.service:
milestone: none → 0.2.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.