You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2007/01/24 01:57:49 UTC

[jira] Created: (DERBY-2267) Add tests for consistency requirements listed in Section 3.3 in TPC-C specification for the Order Entry benchmark.

Add tests for consistency requirements  listed in Section 3.3  in TPC-C specification for the Order Entry benchmark. 
---------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-2267
                 URL: https://issues.apache.org/jira/browse/DERBY-2267
             Project: Derby
          Issue Type: Improvement
          Components: Test
            Reporter: Sunitha Kambhampati
            Priority: Minor



Section 3.3.2 of  TPC-C spec (http://www.tpc.org/tpcc/spec/tpcc_current.pdf) states

"Twelve consistency conditions are defined in the following clauses to specify the level of database consist ency
required across the mix of TPC-C transactions. A database, when populated as defined in Clause 4.3, must meet all
of these conditions to be consistent. If data is replicated, each copy must meet these condition s. Of the twelve
conditions, explicit demonstration that the conditions are satisfied is required for the first four only. Demonstration
of the last eight consistency conditions is not required because of the lengthy tests which would be necessary."

As part of DERBY-2095, tests for 4 consistency conditions (3.3.2.1 to 3.3.2.4) were added, but there are a total of 12 conditions. 

This jira is to add tests for all the remaining consistency conditions. 

see org.apache.derbyTesting.system.oe.run.Checks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2267) Add tests for last eight consistency requirements listed in Section 3.3 in TPC-C specification for the Order Entry benchmark.

Posted by "Sunitha Kambhampati (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sunitha Kambhampati updated DERBY-2267:
---------------------------------------

    Summary: Add tests for last eight consistency requirements  listed in Section 3.3  in TPC-C specification for the Order Entry benchmark.   (was: Add tests for consistency requirements  listed in Section 3.3  in TPC-C specification for the Order Entry benchmark. )

> Add tests for last eight consistency requirements  listed in Section 3.3  in TPC-C specification for the Order Entry benchmark. 
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2267
>                 URL: https://issues.apache.org/jira/browse/DERBY-2267
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Sunitha Kambhampati
>            Priority: Minor
>
> Section 3.3.2 of  TPC-C spec (http://www.tpc.org/tpcc/spec/tpcc_current.pdf) states
> "Twelve consistency conditions are defined in the following clauses to specify the level of database consist ency
> required across the mix of TPC-C transactions. A database, when populated as defined in Clause 4.3, must meet all
> of these conditions to be consistent. If data is replicated, each copy must meet these condition s. Of the twelve
> conditions, explicit demonstration that the conditions are satisfied is required for the first four only. Demonstration
> of the last eight consistency conditions is not required because of the lengthy tests which would be necessary."
> As part of DERBY-2095, tests for 4 consistency conditions (3.3.2.1 to 3.3.2.4) were added, but there are a total of 12 conditions. 
> This jira is to add tests for all the remaining consistency conditions. 
> see org.apache.derbyTesting.system.oe.run.Checks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.