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)" <de...@db.apache.org> on 2006/02/03 03:51:03 UTC

[jira] Created: (DERBY-917) Disable largedata/LobLimits.java test from running in network server mode

Disable largedata/LobLimits.java test  from running in network server mode
--------------------------------------------------------------------------

         Key: DERBY-917
         URL: http://issues.apache.org/jira/browse/DERBY-917
     Project: Derby
        Type: Test
  Components: Test  
    Reporter: Sunitha Kambhampati
 Assigned to: Sunitha Kambhampati 
    Priority: Trivial
     Fix For: 10.2.0.0


Currently we have the following suites. 
1) largeDataTests which runs only in embedded mode. 
2) largeData which will run the largedata tests in embedded mode, in DerbyNet and in DerbyNetClient frameworks. 

The test largedata/LobLimits.java tests on large lobs (2Gb) and this will work only in embedded as of now.  In case of Network Server, materialization happens and hence this test cannot run there.  Hence add this test in the DerbyNetClient.exclude and DerbyNet.exclude so it wont run against network server.

Work is being done to stream lobs - as part of DERBY-326 and other related jira issues. ( Thanks to Tomohito and others who are working on streaming related issues for network server). Once these issues are addressed,  this test can also be run in network server mode. 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-917) Disable largedata/LobLimits.java test from running in network server mode

Posted by "Sunitha Kambhampati (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-917?page=all ]

Sunitha Kambhampati updated DERBY-917:
--------------------------------------

    Attachment: Exclude_LobLimits.diff
                Derby917.stat.diff

- Add largedata/LobLimits test to DerbyNetClient.exclude and DerbyNet.exclude
-Add comments to testing README file. 

svn stat
M      java\testing\README.htm
M      java\testing\org\apache\derbyTesting\functionTests\suites\DerbyNetClient.exclude
M      java\testing\org\apache\derbyTesting\functionTests\suites\DerbyNet.exclude

I tested the largedata suite on linux.

The entire suite took about 4.5 hrs on a 2.8Ghz intel xeon cpu, 4gb ram linux machine with ibm142 running with default jvm memory heap size.
Also note, the database etc is cleaned up OK if the test finish successfully.  

I'd appreciate it if someone could review and commit this patch. Thanks. 

> Disable largedata/LobLimits.java test  from running in network server mode
> --------------------------------------------------------------------------
>
>          Key: DERBY-917
>          URL: http://issues.apache.org/jira/browse/DERBY-917
>      Project: Derby
>         Type: Test
>   Components: Test
>     Reporter: Sunitha Kambhampati
>     Assignee: Sunitha Kambhampati
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: Derby917.stat.diff, Exclude_LobLimits.diff
>
> Currently we have the following suites. 
> 1) largeDataTests which runs only in embedded mode. 
> 2) largeData which will run the largedata tests in embedded mode, in DerbyNet and in DerbyNetClient frameworks. 
> The test largedata/LobLimits.java tests on large lobs (2Gb) and this will work only in embedded as of now.  In case of Network Server, materialization happens and hence this test cannot run there.  Hence add this test in the DerbyNetClient.exclude and DerbyNet.exclude so it wont run against network server.
> Work is being done to stream lobs - as part of DERBY-326 and other related jira issues. ( Thanks to Tomohito and others who are working on streaming related issues for network server). Once these issues are addressed,  this test can also be run in network server mode. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-917) Disable largedata/LobLimits.java test from running in network server mode

Posted by "Sunitha Kambhampati (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-917?page=all ]
     
Sunitha Kambhampati closed DERBY-917:
-------------------------------------


> Disable largedata/LobLimits.java test  from running in network server mode
> --------------------------------------------------------------------------
>
>          Key: DERBY-917
>          URL: http://issues.apache.org/jira/browse/DERBY-917
>      Project: Derby
>         Type: Test

>   Components: Test
>     Versions: 10.2.0.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Sunitha Kambhampati
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: Derby917.stat.diff, Exclude_LobLimits.diff
>
> Currently we have the following suites. 
> 1) largeDataTests which runs only in embedded mode. 
> 2) largeData which will run the largedata tests in embedded mode, in DerbyNet and in DerbyNetClient frameworks. 
> The test largedata/LobLimits.java tests on large lobs (2Gb) and this will work only in embedded as of now.  In case of Network Server, materialization happens and hence this test cannot run there.  Hence add this test in the DerbyNetClient.exclude and DerbyNet.exclude so it wont run against network server.
> Work is being done to stream lobs - as part of DERBY-326 and other related jira issues. ( Thanks to Tomohito and others who are working on streaming related issues for network server). Once these issues are addressed,  this test can also be run in network server mode. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-917) Disable largedata/LobLimits.java test from running in network server mode

Posted by "Sunitha Kambhampati (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-917?page=all ]

Sunitha Kambhampati updated DERBY-917:
--------------------------------------

    Version: 10.2.0.0

> Disable largedata/LobLimits.java test  from running in network server mode
> --------------------------------------------------------------------------
>
>          Key: DERBY-917
>          URL: http://issues.apache.org/jira/browse/DERBY-917
>      Project: Derby
>         Type: Test

>   Components: Test
>     Versions: 10.2.0.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Sunitha Kambhampati
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: Derby917.stat.diff, Exclude_LobLimits.diff
>
> Currently we have the following suites. 
> 1) largeDataTests which runs only in embedded mode. 
> 2) largeData which will run the largedata tests in embedded mode, in DerbyNet and in DerbyNetClient frameworks. 
> The test largedata/LobLimits.java tests on large lobs (2Gb) and this will work only in embedded as of now.  In case of Network Server, materialization happens and hence this test cannot run there.  Hence add this test in the DerbyNetClient.exclude and DerbyNet.exclude so it wont run against network server.
> Work is being done to stream lobs - as part of DERBY-326 and other related jira issues. ( Thanks to Tomohito and others who are working on streaming related issues for network server). Once these issues are addressed,  this test can also be run in network server mode. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-917) Disable largedata/LobLimits.java test from running in network server mode

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-917?page=all ]
     
Andrew McIntyre resolved DERBY-917:
-----------------------------------

    Resolution: Fixed

Committed revision 377793.

> Disable largedata/LobLimits.java test  from running in network server mode
> --------------------------------------------------------------------------
>
>          Key: DERBY-917
>          URL: http://issues.apache.org/jira/browse/DERBY-917
>      Project: Derby
>         Type: Test
>   Components: Test
>     Reporter: Sunitha Kambhampati
>     Assignee: Sunitha Kambhampati
>     Priority: Trivial
>      Fix For: 10.2.0.0
>  Attachments: Derby917.stat.diff, Exclude_LobLimits.diff
>
> Currently we have the following suites. 
> 1) largeDataTests which runs only in embedded mode. 
> 2) largeData which will run the largedata tests in embedded mode, in DerbyNet and in DerbyNetClient frameworks. 
> The test largedata/LobLimits.java tests on large lobs (2Gb) and this will work only in embedded as of now.  In case of Network Server, materialization happens and hence this test cannot run there.  Hence add this test in the DerbyNetClient.exclude and DerbyNet.exclude so it wont run against network server.
> Work is being done to stream lobs - as part of DERBY-326 and other related jira issues. ( Thanks to Tomohito and others who are working on streaming related issues for network server). Once these issues are addressed,  this test can also be run in network server mode. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira