BIND 10 trac1332, created. 48ee64bfbde99ce88eb305d2a751283b42c826ad [1332] added derived-class specific note to getJournalReader

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Nov 15 07:39:17 UTC 2011


The branch, trac1332 has been created
        at  48ee64bfbde99ce88eb305d2a751283b42c826ad (commit)

- Log -----------------------------------------------------------------
commit 48ee64bfbde99ce88eb305d2a751283b42c826ad
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 23:38:26 2011 -0800

    [1332] added derived-class specific note to getJournalReader

commit cfecb1acb98f45a12864b7730ea58afbeb674c7b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 23:34:56 2011 -0800

    [1332] cleanup: s/getRecordDiffs()/getDiffs()/ to be consistent with
    the actual method name.

commit 9ab6902f20b57452eaecf8f737d37f8dedcd623a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 23:34:02 2011 -0800

    [1332] added documentation reagrding ZoneJournalReader.

commit 8c57956e16dd09b528cd11dbf4c2fa51e48da359
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 19:32:32 2011 -0800

    [1332] overall log updates

commit e84f2aa5e9e493aa7dadfbd3b31753b5837d9069
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 18:50:03 2011 -0800

    [1332] comment update

commit dabf62d5444fe3a1e55e72aa393e0dddf188df7b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 18:48:39 2011 -0800

    [1332] handle bad data from data source.  it revealed a bug in the mock
    accessor, which was fixed, too.

commit ca3d2d1badee8e5e6d3c1f73fb29afdcc7692fa6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 17:56:57 2011 -0800

    [1332] use cloned accessor for reading diffs

commit 94ec743d73153258d8a231e2e5126749ea00e3c8
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 17:43:20 2011 -0800

    [1332] detect read attempt and beyond the end of sequence and reject it by
    exception.  a new generic exception "InvalidOperation" was introduced.

commit dca136175cf0dde67a63f40953187ca60f90caad
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 17:17:23 2011 -0800

    [1332] updated the 'no such zone' case; return an error code with null pointer
    instead of exception.  Also refactored the test code a bit to minimize
    duplicate.

commit 625aea76304c024102cb5065f910e5121b1641f7
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 14 16:57:41 2011 -0800

    [1332] handled the "no such serial" case.  To distinguish various errors
    change the return value of the journal reader factory to a pair of result
    code and an object pointer.  added some more tests.

commit 0878c77ba4bcbaeb509f2bb7c2d52ee62864dadc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Nov 10 22:32:28 2011 -0800

    [1332] [1332] implement a bit more complete version of getNextDiff() with more
    detailed tests.  The MockAccessor was updated to have workable getDiffs().

commit efeb506e624945c6f21755621897a088715045b7
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 9 22:07:21 2011 -0800

    [1332] [1332] updated tests for later changes: always prepare a fresh rwtest.sqlite3
    so that we can test with an empty diffs table.

commit fda514f6b5ff65648709273dc62f960d85f4e066
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 9 15:56:50 2011 -0800

    [1332] [1332] refactored test cases bit: use TYPED_TEST for existing journal tests
    so that we can test them with SQLite3 as much as possible.

commit 2afbc7d3564b16d49043d48fe5ed9dd343311861
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 9 15:16:46 2011 -0800

    [1332] [1332] added a minimal framework for ZoneJournalReader.  It's currently
    almost empty with bootstrap tests.

commit ce28b51d36567d63b5258648f7fbe406baaa5677
Merge: 9753568 7c6c725
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Nov 10 22:38:26 2011 -0800

    [1332] Merge branch 'trac1331' into trac1332

commit 9753568c850855beecaabf500aea33483369d64f
Merge: d0e0bab 132e0b0
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Nov 10 22:38:22 2011 -0800

    [1332] Merge branch 'trac1330' into trac1332

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




More information about the bind10-changes mailing list