BIND 10 #299: AXFR fails half the time
BIND 10 Development
do-not-reply at isc.org
Wed Sep 29 07:35:50 UTC 2010
#299: AXFR fails half the time
-----------------------------+----------------------------------------------
Reporter: zzchen_pku | Owner: zzchen_pku
Type: defect | Status: reviewing
Priority: major | Milestone:
Component: xfrout | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 1.5
Internal: 0 |
-----------------------------+----------------------------------------------
Comment(by zzchen_pku):
Replying to [comment:21 jinmei]:
> I meant the shutdown command via the command handler or a signal, etc.
Then XfroutServer.shutdown() is called, where the shared "shutdown_event"
is set. It causes self._unix_socket_server.shutdown(), but if I
understand the code correctly the serve_forever() loop doesn't stop
because the worker thread is in a deeper loop (i.e. the big while loop in
XfroutSession.handle()).
I see, thank you for your specific explanation. I have added stop flag for
request handling loop.
> The "xfrout client" here means the auth server in effect, right?
Yes.
Since there is a issue with xfrout shutdown, this ticket will be ready for
review after #335 has been commited.
--
Ticket URL: <https://bind10.isc.org/ticket/299#comment:22>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list