[svn] commit: r1819 - /trunk/src/bin/xfrin/TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 14 00:21:59 UTC 2010


Author: jinmei
Date: Fri May 14 00:21:59 2010
New Revision: 1819

Log:
memo about a possible bug

Modified:
    trunk/src/bin/xfrin/TODO

Modified: trunk/src/bin/xfrin/TODO
==============================================================================
--- trunk/src/bin/xfrin/TODO (original)
+++ trunk/src/bin/xfrin/TODO Fri May 14 00:21:59 2010
@@ -1,1 +1,3 @@
-1. When xfrin's config data is changed, new config data should be applied.
+1. When xfrin's config data is changed, new config data should be applied.
+2. mutex on recorder is not sufficient.  race can happen if two xfrin requests
+   occur at the same time.  (but testing it would be very difficult)




More information about the bind10-changes mailing list