BIND 10 #296: Timeouts on msgq's cc-channel
BIND 10 Development
do-not-reply at isc.org
Wed Aug 4 12:21:02 UTC 2010
#296: Timeouts on msgq's cc-channel
---------------------------+------------------------------------------------
Reporter: jelte | Owner: jelte
Type: enhancement | Status: new
Priority: major | Milestone: y2 6 month milestone
Component: Unclassified | Keywords:
Sensitive: 0 | Estimatedhours: 0
Hours: 0 | Billable: 1
Totalhours: 0 | Internal: 0
---------------------------+------------------------------------------------
Sometimes modules simply hang waiting for a blocking read forever, mostly
because they expect some answer from another module that either crashed or
is looping. Either way this is a programmatic error, but other modules
should at least be able to recover from this.
So we need timeouts in or below the recvmsg() calls (both in c++ and
python).
And of course the callers should be able to handle whatever exception is
raised.
--
Ticket URL: <http://bind10.isc.org/ticket/296>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list