BIND 10 origin/trac324, created. 259eea4da2d634ee7cbf28eb34ac076d2a8ed50d Fixed a race condition where multiple processes could simultaneously try to update the database schema from version 1 to 2. (This should also address a similar race condition that can occur when starting bind10 for the first time and initializing the data source, see trac #326.)

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 4 14:16:57 UTC 2011


The branch, origin/trac324 has been created
        at  259eea4da2d634ee7cbf28eb34ac076d2a8ed50d (commit)

- Log -----------------------------------------------------------------
commit 259eea4da2d634ee7cbf28eb34ac076d2a8ed50d
Author: Evan Hunt <each at isc.org>
Date:   Wed Sep 8 22:06:23 2010 +0000

    Fixed a race condition where multiple processes could simultaneously try to
    update the database schema from version 1 to 2.  (This should also
    address a similar race condition that can occur when starting bind10 for
    the first time and initializing the data source, see trac #326.)
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac324@2875 e5f2f494-b856-4b98-b285-d166d9295462

commit 6b6408774965711ba4791d3a8daf0997b3f6737d
Author: Evan Hunt <each at isc.org>
Date:   Tue Sep 7 21:06:04 2010 +0000

    - Changed database schema in SQLite3 data source to use more efficient indexes
    - Added code to update schema when opening old database files
    - Added getSchemaVersion() to class Sqlite3DataSrc to report version
    - Add conversion tests in C++ and python datasrc libraries
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac324@2856 e5f2f494-b856-4b98-b285-d166d9295462

commit 6d084e6912a3e53c0dc25f44a0c16db5bf90f7b7
Author: Evan Hunt <each at isc.org>
Date:   Sat Sep 4 17:08:39 2010 +0000

    Short-lived branch for trac #324
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac324@2851 e5f2f494-b856-4b98-b285-d166d9295462

-----------------------------------------------------------------------




More information about the bind10-changes mailing list