[bind10-dev] preparation and bug fixes for 1.1.0 RC
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Tue May 28 17:01:03 UTC 2013
At Sat, 25 May 2013 09:30:39 -0500 (CDT),
"Jeremy C. Reed" <jreed at isc.org> wrote:
> This branch is running on a production as112 server; but it continues to
> have many problems:
I believe this should have happened before we applied a series of
fixes to the UDP server class.
> 2013-05-24 18:37:50.902 ERROR [b10-auth.cc/17343] CC_TIMEOUT timeout
> reading data from command channel
> 2013-05-24 18:37:50.903 ERROR [b10-auth.auth/17343] AUTH_ZONEMGR_COMMS
> error communicating with zone manager: Timeout while reading data from
> cc session
> 2013-05-24 18:37:50.903 ERROR [b10-auth.cc/17343] CC_LENGTH_NOT_READY
> length not ready
> 2013-05-24 18:37:50.903 ERROR [b10-auth.auth/17343] AUTH_ZONEMGR_COMMS
> error communicating with zone manager: ASIO read: data length is not
> ready
As explained in http://bind10.isc.org/ticket/2942#comment:18 the
fundamental background issue is that there's a mixture of query
handling and other general CC communications. For a middle term I
guess #2861 can work as a workaround if we implement the deferred
listening suggested in the ticket. For a longer term, I believe we
should make these CC communications completely asynchronous and stop
running the ASIO loop internally.
---
JINMEI, Tatuya
More information about the bind10-dev
mailing list